#16127 closed defect (invalid)
help2man-1.36.4 fails to build on 10.4.11
Reported by: | dklug1234@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | blb@… | |
Port: | help2man |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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
Change History (6)
comment:1 follow-up: 2 Changed 16 years ago by blb@…
Cc: | blb@… added |
---|---|
Milestone: | → Port Bugs |
Summary: | help2man → help2man-1.36.4 fails to build on 10.4.11 |
comment:2 Changed 16 years ago by dklug1234@…
Replying to blb@macports.org:
Do you have a /usr/local/include/dlfcn.h? If so, move it aside and run port again.
Yes, that fixed it. Thanks.
comment:3 Changed 16 years ago by blb@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | help2man added |
Note: See
TracTickets for help on using
tickets.
Do you have a /usr/local/include/dlfcn.h? If so, move it aside and run port again.