[MacPorts] #69432: lighttpd @1.4.74 does not build on PPC Leopard, Mac OS X 10.5.8, because of error: ../compat/sys/queue.h: No such file or directory
MacPorts
noreply at macports.org
Sat Mar 2 17:03:20 UTC 2024
#69432: lighttpd @1.4.74 does not build on PPC Leopard, Mac OS X 10.5.8, because of
error: ../compat/sys/queue.h: No such file or directory
------------------------+-------------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.9.1
Resolution: | Keywords: leopard ppc
Port: lighttpd |
------------------------+-------------------------
Comment (by ballapete):
Inclusion of `../compat/sys/queue.h` comes from this code in `ls-
hpack/lshpack.h`:
{{{
228 #ifndef STAILQ_FOREACH
229
230 #ifndef SIMPLEQ_FOREACH
231 #include "../compat/sys/queue.h"
232 #endif
}}}
With `GCC7` all builds fine!
--
Ticket URL: <https://trac.macports.org/ticket/69432#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list