Robert Wyatt wrote:
[]
I deleted the old kdepim3 but am still having difficulty.
[]
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -Os -Os -fPIC 
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE 
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION   
-L/sw/lib/flex/lib  -o libkolabwizard.la -rpath /sw/lib/kde3 -L/sw/lib/flex/lib 
 -L/sw/lib -L/usr/X11R6/lib -no-undefined  kolabwizard.lo kmailchanges.lo 
kolabconfig.lo ../kresources/imap/kcal/libkcal_imap.la 
../kresources/imap/kabc/libkabc_imap.la 
../kresources/imap/knotes/libknotes_imap.la ../libkcal/libkcal.la 
../libkdepim/libkdepim.la ../libkpimidentities/libkpimidentities.la -L/sw/lib 
-L/usr/X11R6/lib
ld: warning -dylib_install_name /sw/lib/kde3/libkolabwizard.0.dylib not found 
in segment address table LD_SEG_ADDR_TABLE 
/sw/var/lib/fink/prebound/seg_addr_table
ld: warning prebinding disabled because dependent library: 
/sw/lib/libkcal_imap.1.dylib is not prebound
ld: warning multiple definitions of symbol _qt_qclipboard_bailout_hack
/sw/lib/libkdecore.dylib(single module) definition of 
_qt_qclipboard_bailout_hack
/sw/lib/libqt-mt.dylib(single module) definition of _qt_qclipboard_bailout_hack
ld: multiple definitions of symbol 
ResourceIMAPBase::ResourceIMAPShared::~ResourceIMAPShared [in-charge deleting]()
../kresources/imap/knotes/.libs/libknotes_imap.dylib(single module) definition 
of ResourceIMAPBase::ResourceIMAPShared::~ResourceIMAPShared [in-charge 
deleting]()
../kresources/imap/kabc/.libs/libkabc_imap.dylib(single module) definition of 
ResourceIMAPBase::ResourceIMAPShared::~ResourceIMAPShared [in-charge deleting]()
[]
/usr/bin/libtool: internal link edit command failed
make[2]: *** [libkolabwizard.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
NAME-3.3.2-11 make-build failed!
### execution of /var/tmp/tmp.1.NzV6QC failed, exit code 1
Failed: compiling kdepim3-3.3.2-11 failed

gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1493)
Package manager version: 0.23.5
Distribution version: 0.6.3.rsync
ProductName:    Mac OS X
ProductVersion: 10.2.8
BuildVersion:   6R73

The complete output is here:

http://uts.cc.utexas.edu/~bentones/development/at-home/20050102kdepim3.txt

For the moment, I have to give up. I suggest to wait until our kde guru has an idea (CCed). For the record, here is what happens, but I don't know why, and I don't see the details either, because the libtool command has the --silent flag, so that the real linker command line is not visible:


There appear multiply defined symbol warnings and errors at the same time. This can only happen when the library that is built here is being built as a flat_namespace image and some of the libraries linked in are also flat_namespace images. How it can happen that some of these libraries are being built as flat_namespace images and others not is unclear, because twolevel_namespace is the default. I don't really think that the fact that you are building on Jaguar plays a role here. the linker didn't change in this respect AFAIK. Maybe the building blocks of the libtool script contain some old cruft, but trying to understand libtool is where insanity lies...

--
Martin




------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to