/ Zope / Apsis / Pound Mailing List / Archive / 2005 / 2005-05 / Missing getopt.h with Pound 1.8.4 under FreeBSD 4.10

[ << ] [ >> ]

[ ANNOUNCE: Pound - reverse proxy and load balancer ... ] [ 1.8.4 changes / Robert Segall ... ]

Missing getopt.h with Pound 1.8.4 under FreeBSD 4.10
Dmitry Dvoinikov <dmitry(at)targeted.org>
2005-05-06 12:22:14 [ FULL ]
When compiling Pound 1.8.4 under FreeBSD 4.10
make fails with pound.h complaining about missing
getopt.h in #error "Pound needs getopt.h"

AFAIK, under FreeBSD Pound doesn't need getopt.h,
it needs unistd.h instead, so simply commenting
out lines 99-103 in pound.h saves the day.

Sincerely,
Dmitry Dvoinikov
http://www.targeted.org/

MailBoxer