From the qmailtap INSTALL file:

4) Done


To compile it you will at least need to change the error.h file
to include errno.h just after the ifdefs at the top of the file.
#include error.h
doesn't make sense. shouldn't the include line be

#include errno.h

?

Paul Theodoropoulos
http://www.energynucleus.com
http://www.anastrophe.com
http://www.smileglobal.com

Reply via email to