#15850 closed defect (duplicate)
openjade install failure
Reported by: | tom.duck@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | openjade | Cc: | jmroot (Joshua Root) |
Port: |
Description
Openjade is failing to install. I have attached the debug output for the build/install process. Here is the last part:
/bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_openjade/work/openjade-1.3.2/libtool --mode=link /usr/bin/g++-4.0 -allow-undefined -o libogrove.la Node.lo LocNode.lo \ -rpath /opt/local/lib -version-info 0:1:0 -lm libtool: link: `-allow-undefined' is deprecated because it is the default rm -fr .libs/libogrove.la .libs/libogrove.* .libs/libogrove.* -dynamiclib -undefined suppress -flat_namespace -o .libs/libogrove.0.0.1.dylib -lm Node.lo LocNode.lo -lm -lc -install_name /opt/local/lib/libogrove.0.dylib -compatibility_version 1 -current_version 1.1 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_openjade/work/openjade-1.3.2/libtool: line 1: -dynamiclib: command not found make[2]: *** [libogrove.la] Error 127 make[1]: *** [grove] Error 2 make: *** [all] Error 2
Attachments (1)
Change History (6)
Changed 16 years ago by tom.duck@…
comment:1 follow-up: 2 Changed 16 years ago by jmroot (Joshua Root)
Cc: | jmr@… added |
---|
Could be the Leopard environment variable bug?
comment:2 Changed 16 years ago by tom.duck@…
I'm still on Tiger, so maybe not.
Although I have a hard time understanding the libtool script (which is what seems to be failing), it does look like CXX is not getting set. I have tried to set it during the build stage using configure.args and environment variables, but have not had any luck.
comment:3 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #14075.
comment:4 Changed 16 years ago by tom.duck@…
Thank you for closing 14075, jmr. Sorry about the dupe. I can confirm that openjade installs here now.
Note: See
TracTickets for help on using
tickets.
debug output for openjade installation