A few undefined symbols are normal (they are provided by multisync), however it looks like it can't find some libraries: libebook.so.0 libcamel.so.0 libcal-client.so.0 libcal-util.so.0 libeutil.so.0 libical-evolution.so.0 libwombat.so.0 libename.so.0
These are installed by the main Ximian Evolution package (in /usr/lib/evolution/1.4 on my system) but your run-time linker can't find them. Perhaps they are in a different location in SuSE. Try using ldconfig so that the linker can see the libraries on your system. Tom On Sat, 2 Aug 2003, [iso-8859-2] "Ol�h G�bor" wrote: > Thanks for your support, Tom. > > Id�zet Tom Foottit <[EMAIL PROTECTED]> level�b�l > > that maybe a needed dependency is not being detected on SuSE (the > RPMs > > were built and tested on RedHat). > that can be the reason... > > > Can you: > > 1. make sure libevolution_sync.so.0.0.0 is in /usr/local/lib/multisync > > it is there. > > 2. send me the output of 'ldd -r libevolution_sync.so.0.0.0' > see attached. ldd_output is the standard output, ldd_output_error is the > standard error. there are some undefined symbols stuff in there. > > Cheers > gaboro > > > ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Multisync-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/multisync-users
