[MacPorts] #58550: lighttpd @1.4.54 does not build on PPC Tiger, Mac OS X 10.4.11, because of timespec type problems
MacPorts
noreply at macports.org
Mon Jun 3 01:38:37 UTC 2019
#58550: lighttpd @1.4.54 does not build on PPC Tiger, Mac OS X 10.4.11, because of
timespec type problems
------------------------+------------------------
Reporter: ballapete | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords: tiger
Port: lighttpd |
------------------------+------------------------
Comment (by kencu):
I think we've got some real challenges here getting this new version to
work on Tiger. There has been a complete rewrite of `mod_webdav.c` and it
was written to 10.5+, which is pretty darn generous really of the authors
considering everything. Your reordering of the headers in `log.c` was very
clever and seems to fix that issue. `legacysupport` may fill in some of
the missing stuff you noticed above, but there is no `copyfile`
implementation in Tiger we can use...
There is one in `libuv` that is used as a fallback on Tiger -- that might
turn out to be helpful.
Long story short -- we're going to need to peg the version for Tiger at
the last version for the forseeable future, I think.
--
Ticket URL: <https://trac.macports.org/ticket/58550#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list