[MacPorts] #24067: zlib 1.2.4 causes build failures because off64_t is not defined on Mac OS X
MacPorts
noreply at macports.org
Fri Mar 19 17:10:56 PDT 2010
#24067: zlib 1.2.4 causes build failures because off64_t is not defined on Mac OS X
--------------------------------+-------------------------------------------
Reporter: gellule.xg@… | Owner: ryandesign@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: zlib
--------------------------------+-------------------------------------------
Comment(by jmr@…):
My patch makes `__APPLE__` being defined equivalent to`
_LARGEFILE64_SOURCE` not being defined. It can't possibly break anything.
Commit it now and fix the rest of the world later.
--
Ticket URL: <http://trac.macports.org/ticket/24067#comment:56>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list