[MacPorts] #40986: squid3 does not build on 10.9
MacPorts
noreply at macports.org
Sun Oct 27 10:47:15 PDT 2013
#40986: squid3 does not build on 10.9
-------------------------------+-----------------------
Reporter: simonblanchard@… | Owner: jmr@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords: mavericks
Port: squid3 |
-------------------------------+-----------------------
Comment (by jmr@…):
So apparently they define a sprintf macro in compat/unsafe.h which
deliberately expands to something invalid, presumably to stop themselves
from using sprintf in their code. Having sprintf defined as a macro is
also modifying the system headers included after its definition, with
predictably bad results.
Try the attached patch as a workaround.
--
Ticket URL: <https://trac.macports.org/ticket/40986#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list