Hmm, looks like its fucking up trying to resolve symbols from librarires it isn't explictly linked to. Well I dunno, on suse it works, I guess it does some sort of 'lazy loading', becuase by luck those symbols will always be defined when it tries to run them ...
You're using something craptastic like ubuntu perhaps? Or your LD_LIBRARY_PATH isn't right? On Sun, 2005-06-12 at 13:49 +0200, smurfd wrote: > Heya evo hackers! > > I tried to download and compile/run v2.3.3. > > I have had issues. > > First, i get bug#307200, then after removing the mono plugin from the > configure.in file, i get it to compile, but then when i run it i get : > ---- > (evolution-2.4:12324): evolution-shell-WARNING **: Cannot activate > 'OAFIID:GNOME_Evolution_Tasks_Component:2.4': g_module_open of > `/home/lithium/Hacking/build/evolution//lib/evolution/2.4/components/libevolution-calendar.so' > failed with > `/home/lithium/Hacking/build/evolution//lib/evolution/2.4/components/libevolution-calendar.so: > undefined symbol: em_popup_target_new_attachments' > > > (evolution-2.4:12324): evolution-shell-WARNING **: Cannot activate > 'OAFIID:GNOME_Evolution_Mail_Component:2.4': g_module_open of > `/home/lithium/Hacking/build/evolution//lib/evolution/2.4/components/libevolution-mail.so' > failed with > `/home/lithium/Hacking/build/evolution//lib/evolution/2.4/libecontactlisteditor.so.0: > undefined symbol: addressbook_load' > > > (evolution-2.4:12324): evolution-shell-WARNING **: Cannot activate > 'OAFIID:GNOME_Evolution_Calendar_Component:2.4': g_module_open of > `/home/lithium/Hacking/build/evolution//lib/evolution/2.4/components/libevolution-calendar.so' > failed with > `/home/lithium/Hacking/build/evolution//lib/evolution/2.4/components/libevolution-calendar.so: > undefined symbol: em_popup_target_new_attachments' > > addressbook_migrate (0.0.0) > > (evolution-2.4:12324): e-utils-WARNING **: can't load plugin > '/home/lithium/Hacking/build/evolution//lib/evolution/2.4/plugins/liborg-gnome-evolution-startup-wizard.so: > undefined symbol: calendar_config_get_icaltimezone' > > ---- > > So it starts, but the only component that runs is "Contacts" > /home/lithium/Hacking/build/evolution/ is my --prefix= > > Most likely its crap behind the keyboard, but just in case it aint, it > would be cool to know howto get it running. or what ive been doing > wrong. > > Oh yeah, i Did download the 2.3.3.1 release of eds. > > Best regards > /Nicklas > > _______________________________________________ > evolution-hackers maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/evolution-hackers _______________________________________________ evolution-hackers maillist - [email protected] http://lists.ximian.com/mailman/listinfo/evolution-hackers
