On Tue, Jun 07, 2005 at 07:35:39PM +0200, Jean-Fran?ois Mertens wrote: > > On 07 Jun 2005, at 13:22, Clemence Magnien wrote: > > >Hi, > > > >indeed the installation of evolution went very well yesterday, > >but now it doesn't run. The first time I lauched it it prompted > >me for the settings of my email account, and then crashed. > >Now when I launch it it fails with the following error > >(if I try to run it again without deleting the .evolution directory > >this adds a couple of caml-WARNINGs to the message): > > > >[Berlin ~/ANR/PDR]$ evolution-1.5 > >evolution-shell-Message: Killing old version of evolution-data- > >server... > >asked to activate component_id > >`OAFIID:GNOME_Evolution_Addressbook_Component:1.5' > > > >(evolution-1.5:22496): evolution-smime-WARNING **: initializing > >security library without cert databases. > >dyld: evolution-1.5 Undefined symbols: > >/sw/lib/evolution/1.5/libeutil.0.dylib undefined reference to > >_gethostbyname_r expected to be defined in a dynamic image > >Trace/BPT trap > > > >I don't wanna be a nuisance though, things are better for me since > >I managed to install a version of mutt with header caching, so unless > >tracking this problem down is helpful to someone I would not mind > >to let the subject drop. > > Thanks for the report. > Could you please try to add the following lines (files in /sw/fink/ > dists/unstable/crypto/finkinfo): > - in libsoup-ssl.info, add : > CompileScript: export ac_cv_func_gethostbyname_r=no ; ./configure %c; > make > - in evolution.info, add : > CompileScript: export ac_cv_func_gethostbyname_r=no ; export > ac_cv_func_gethostbyaddr_r=no ; ./configure %c; make > > and then rebuild those 2 pkgs. > > This seems to fix the problem here, but I've no good setup to test, > so I would prefer confirmation before committing.
Hi, I added the lines (on in each file) in the .info files and rebuilt the packages. No evolution lauches but is extremely unstable (maximum time without crashes is about 3 minutes with me fiddling around in the different folders of my mailbox). I do not have identified a particular action that makes it crash (once it was by pressing the 'Tasks' button, another time by asking to see the properties of a mail folder, and one or two other things I do not remember). The last time I used the end of the output was the following: (evolution-1.5:24994): camel-WARNING **: flags: unSYNC asked to activate component_id `OAFIID:GNOME_Evolution_Addressbook_Component:1.5' loading error file /sw/share/evolution/1.5/errors/addressbook-errors.xml loading error file /sw/share/evolution/1.5/errors/calendar-errors.xml loading error file /sw/share/evolution/1.5/errors/e-system-errors.xml loading error file /sw/share/evolution/1.5/errors/filter-errors.xml loading error file /sw/share/evolution/1.5/errors/mail-composer-errors.xml loading error file /sw/share/evolution/1.5/errors/mail-errors.xml loading error file /sw/share/evolution/1.5/errors/shell-errors.xml asked to activate component_id `OAFIID:GNOME_Evolution_Addressbook_Component:1.5' asked to activate component_id `OAFIID:GNOME_Evolution_Addressbook_Component:1.5' (evolution-1.5:24994): libecal-CRITICAL **: file e-cal.c: line 1902 (e_cal_is_read_only): assertion `ecal && E_IS_CAL (ecal)' failed asked to activate component_id `OAFIID:GNOME_Evolution_Addressbook_Component:1.5' (evolution-1.5:24994): GLib-GObject-WARNING **: cannot register existing type `RuleContext' (evolution-1.5:24994): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed (evolution-1.5:24994): GLib-GObject-WARNING **: cannot register existing type `FilterPart' [4]+ Bus error evolution-1.5 But I know that at some other time it gave a different error when crashing (something involving a trap, sorry I cannot be more specific). I recall my system info: mac os 10.3.8 Package manager version: 0.24.7 Distribution version: 0.7.2.rsync Not using gnome. Let me know if you want more feedback. Cheers, Clemence > > JF Mertens -- Ce qui se concoit bien s'exprime clairement. - http://www.crea.polytechnique.fr/personnels/fiches/magnien.htm 01 55 55 86 27 ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
