Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18552 closed defect (fixed)

sword build error - libtool version mismatch

Reported by: Ink_Blot2001@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: jmroot (Joshua Root)
Port: sword

Description (last modified by jmroot (Joshua Root))

sword-1.5.7a will not compile. I have libtool 2.2.6 installed, but sword's definition of LT_INIT comes from an older version. The following is the full output, in case there is more to it:

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_sword/work/sword-1.5.7" && make all " returned error 2
Command output: make  all-recursive
Making all in lib
source='../src/keys/swkey.cpp' object='swkey.lo' libtool=yes \
depfile='.deps/swkey.Plo' tmpdepfile='.deps/swkey.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DUSE_AUTOTOOLS -DUNIX   -DGLOBCONFPATH=\"/opt/local/etc/sword.conf\"   -I/opt/local/include  -O2 -ftemplate-depth-25 -DCURLAVAILABLE -c -o swkey.lo `test -f '../src/keys/swkey.cpp' || echo './'`../src/keys/swkey.cpp
../libtool: line 454: CDPATH: command not found
../libtool: line 1132: func_opt_split: command not found
libtool: Version mismatch error.  This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.
make[2]: *** [swkey.lo] Error 63
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: Status 1 encountered during processing.

Change History (4)

comment:1 Changed 15 years ago by Ink_Blot2001@…

Cc: Ink_Blot2001@… added

Cc Me!

comment:2 Changed 15 years ago by jmroot (Joshua Root)

Cc: Ink_Blot2001@… removed
Description: modified (diff)

comment:3 Changed 15 years ago by jmroot (Joshua Root)

Cc: jmr@… added
Resolution: fixed
Status: newclosed

Fixed in r47028.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.