#16127: help2man-1.36.4 fails to build on 10.4.11 ---------------------------------+------------------------------------------ Reporter: dklug1234@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: invalid | Keywords: Port: help2man | ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * port: => help2man Old description:
I'd like to reopen ticket #12750 or ticket#12336 as I'm having the same problem but don't know how to reopen a ticket. help2man doesn't build:
/usr/bin/gcc-4.0 -o hacklocaledir.so -fPIC -bundle hacklocaledir.c hacklocaledir.c: In function '__open': hacklocaledir.c:44: error: 'RTLD_NEXT' undeclared (first use in this function) hacklocaledir.c:44: error: (Each undeclared identifier is reported only once hacklocaledir.c:44: error: for each function it appears in.) hacklocaledir.c: At top level: hacklocaledir.c:113: warning: alias definitions not supported in Mach-O; ignored make: *** [hacklocaledir.so] Error 1
this is on ppc under Mac OSX 10.4.11
New description: I'd like to reopen ticket #12750 or ticket#12336 as I'm having the same problem but don't know how to reopen a ticket. help2man doesn't build: {{{ /usr/bin/gcc-4.0 -o hacklocaledir.so -fPIC -bundle hacklocaledir.c hacklocaledir.c: In function '__open': hacklocaledir.c:44: error: 'RTLD_NEXT' undeclared (first use in this function) hacklocaledir.c:44: error: (Each undeclared identifier is reported only once hacklocaledir.c:44: error: for each function it appears in.) hacklocaledir.c: At top level: hacklocaledir.c:113: warning: alias definitions not supported in Mach-O; ignored make: *** [hacklocaledir.so] Error 1 }}} this is on ppc under Mac OSX 10.4.11 -- -- Ticket URL: <http://trac.macports.org/ticket/16127#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS