Opened 14 years ago

Closed 14 years ago

#24265 closed defect (duplicate)

help2man make error while building ddd on snow leopard

Reported by: tonhir@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: help2man

Description

Build of ddd fails while trying to build help2man on a MacBook Pro 2.2 GHz Intel core 2 dual running OS X 10.6.2.

DEBUG: Skipping completed org.macports.fetch (help2man)
DEBUG: Skipping completed org.macports.checksum (help2man)
DEBUG: Skipping completed org.macports.extract (help2man)
DEBUG: Skipping completed org.macports.patch (help2man)
DEBUG: Skipping completed org.macports.configure (help2man)
--->  Building help2man
DEBUG: Executing org.macports.build (help2man)
DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/help2man-1.37.1" && /usr/bin/make -j2 all'
/usr/bin/gcc-4.2  -o bindtextdomain.so -fPIC -bundle -L/opt/local/lib bindtextdomain.c -lintl 
bindtextdomain.c: In function 'setup':
bindtextdomain.c:42: error: 'RTLD_NEXT' undeclared (first use in this function)
bindtextdomain.c:42: error: (Each undeclared identifier is reported only once
bindtextdomain.c:42: error: for each function it appears in.)
make: *** [bindtextdomain.so] Error 1
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/help2man-1.37.1" && /usr/bin/make -j2 all " returned error 2
DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_help2man/work/help2man-1.37.1" && /usr/bin/make -j2 all " returned error 2
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 9)
    invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for help2man): org.macports.activate org.macports.build org.macports.destroot org.macports.install
Error: The following dependencies failed to build: openmotif xorg-libXp autoconf help2man m4 automake libtool xorg-libpthread-stubs xorg-printproto xorg-libXaw groff xpm
Error: Status 1 encountered during processing.

Change History (1)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Keywords: help2man RTLD_NEXT removed
Port: help2man added; ddd removed
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.