[MacPorts] #30355: dnsmasq @2.57 Lion build failure
MacPorts
noreply at macports.org
Sun Jul 24 22:41:40 PDT 2011
#30355: dnsmasq @2.57 Lion build failure
-------------------------------+--------------------------------------------
Reporter: nullptr@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.0
Keywords: lion | Port:
-------------------------------+--------------------------------------------
dnsmasq 2.57 fails to build on Lion using macports from svn. This may be
fixed by the attached strawman patch. Build log follows:
{{{
cc -Wall -W -O2 -c network.c
cc -Wall -W -O2 -c rfc2131.c
network.c: In function 'indextoname':
network.c:100: warning: unused parameter 'fd'
network.c: In function 'make_sock':
network.c:439: error: 'IPV6_PKTINFO' undeclared (first use in this
function)
network.c:439: error: (Each undeclared identifier is reported only once
network.c:439: error: for each function it appears in.)
network.c: In function 'local_bind':
network.c:621: warning: unused parameter 'intname'
make[1]: *** [network.o] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/30355>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list