Checkpassword-0.90 Compilation Error on Fedora Core 3

Ok now next problem that I ran into in trying to get qmail running on the distrubution is that checkpassword-0.90 doesnt want to compile and looking on the web there is 1 arabic website explaining how to get around this which I cant understand but with again more pain I have finally cracked it.

In the source directory of checkpassword you will need to change the error.h file to include errno.h just after the line extern int errno like so...

extern int errno;

#include <errno.h>

then recompile and everything should work. 

Print | posted on Wednesday, January 19, 2005 10:12 AM

Feedback

# re: Checkpassword-0.90 Compilation Error on Fedora Core 3

Left by Paul Lynch at 2/17/2005 12:41 AM
Gravatar Yes, fixed it.

Thanks

Your comment:





 
Please add 1 and 3 and type the answer here:

Disclaimer: Paul Farrow is not responsble for any damage, direct or indirect,
caused by the use of the information on this site. Use at your own risk.

Design by Bartosz Brzezinski

Design by Phil Haack Based On A Design By Bartosz Brzezinski