On Tuesday, December 21, 2004, at 05:08 AM, Martin Costabel wrote:
Robert T Wyatt wrote:
On 10.2-gcc3.3 kdepim3 failed to compile. Knowing that this may not be enough output, I have posted the complete output here:

You have multiply defined errors, not only warnings:

/bin/sh ../libtool --silent --mode=link --tag=CXX g++

-o libkolabwizard.la -rpath /sw/lib/kde3 -L/sw/lib/flex/lib -L/sw/lib []
ld: warning prebinding disabled because dependent library: /sw/lib/libkcal_imap.1.dylib is not prebound


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]()


The "sw/lib/libkcal_imap.1.dylib is not prebound" is supicious, it seems to indicate that this library was built as flat_namespace, and this could be a cause for the error. If you have an older version of kdepim3 installed, it would be interesting to see if it helps to remove this first before rebuilding kdepim3.
--
Martin

I think it almost worked but:

Failed: Problem resolving dependencies. Check for circular dependencies.

... probably due to some part of kde previously installed. I haven't had time to look closely at the output, but it is here:
http://uts.cc.utexas.edu/~bentones/development/20041221kdepim3(2).txt


On the other hand, my first impression is that most of it did install properly.



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to