On Mar 17, 2007, at 11:30, Jonathan Bowman wrote:
I am having some problems with the lighttpd port on 10.3.9. During the build phase, it ends with:
network_writev.c:61:2: #error "sysconf() doesnt return _SC_IOV_MAX ..., check the output of 'man writev' for the EINVAL error and send the output to jan@kneschke.de" network_writev.c: In function `network_write_chunkqueue_writev': network_writev.c:71: error: `max_chunks' undeclared (first use in this function) network_writev.c:71: error: (Each undeclared identifier is reported only once network_writev.c:71: error: for each function it appears in.) make[2]: *** [liblightcomp_la-network_writev.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
Error: Status 1 encountered during processing.
If this is a work in progress, I can be patient; I was just wondering if I am doing something wrong.
I used "sudo port install lighttpd +ssl +mysql5", althought it gives the same error using other variants or no variants at all.
Sounds like lighttpd is broken on Mac OS X 10.3.9, and you may want to bring that up on the lighttpd mailing list. I would suspect that this problem is general to lighttpd on Mac OS X 10.3.9, and not specific to MacPorts. Therefore, the lighttpd developers will have to find the solution. Especially since the lighttpd portfile doesn't look like it's doing anything unusual. And since the error message says to send an email to Jan (the lead developer).