Charlie Brady wrote:
> 
> On Sun, 2 Apr 2006, John Wang wrote:
> 
>> I did a brief update of several pages, primarily due to the install
>> issues I
>> mention on the tcpserver page:
>>
>> http://wiki.qpsmtpd.org/tcpserver
>> http://wiki.qpsmtpd.org/daemontools
>> http://wiki.qpsmtpd.org/inetd
>>
>> Please check for correctness.
> 
> 
> The daemontools page refers to errno patches. The suggestion that
> patches are necessary is erroneous - all that's ever been required is
> 
> echo gcc --include /usr/include/errno.h > conf-cc
> 
> See http://cr.yp.to/docs/unixport.html#errno

Or:

perl -pi -e 's/extern int errno;/#include <errno.h>/'  error.h

There are several ways to fix the problem - which one you choose depends
on your "religious" leanings :)

I'd add this to the page but I can't remember my password, or see how to
get it reset.

R.

Reply via email to