#46851: adns build fails on 10.6 snow leopard --------------------------------+-------------------------------- Reporter: chilli.namesake@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: adns | --------------------------------+-------------------------------- Comment (by khepler@…): Build fails on 10.5/ppc as well, but the error has changed. I was seeing the reported linker message prior to syncing Macports today, but now it returns: {{{ /usr/bin/gcc-4.2 -pipe -Os -arch ppc -Wall -Wmissing-prototypes -Wwrite- strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -I. -I../src -I./../sr c -c -o addrtext.o addrtext.c addrtext.c: In function ‘dotest’: addrtext.c:115: error: ‘AI_NUMERICSERV’ undeclared (first use in this function) addrtext.c:115: error: (Each undeclared identifier is reported only once addrtext.c:115: error: for each function it appears in.) }}} Cursory web searches suggest defining AI_NUMERICSERV to 0 on platforms that don't support it. -- Ticket URL: <https://trac.macports.org/ticket/46851#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X