Make sure its finding the right gal, but ... if its not in that version (e.g. grep e_iconv_locale_language gal/gal/util/e-iconv.c fails), then you need to find another version.
We (mail hackers) just use cvs, and don't know what packages are available. On Mon, 2003-08-18 at 13:15, Nicolas ROBAUX wrote: > Yes, but... I already have compiled and installed the latest gal (gal > 1.99.9)... > But I have still this error when compiling gtkhtml 3.0.8 : > > ./.libs/libgtkhtml-3.0.so: undefined reference to > `e_iconv_locale_language' > collect2: ld returned 1 exit status > make[2]: *** [gtest] Erreur 1 > make[2]: Quitte le r�pertoire `/home/nico/gtkhtml-3.0.8/src' > make[1]: *** [all-recursive] Erreur 1 > make[1]: Quitte le r�pertoire `/home/nico/gtkhtml-3.0.8' > make: *** [all-recursive-am] Erreur 2 > > Is there a more recent version of gal ? I have found this one in the > official evolution/source directory, in Ximian FTP... > > What should I do ? > > Thank you very much for your help, > > Nicolas > > Le lun 18/08/2003 � 17:36, [EMAIL PROTECTED] a > �crit : > > you need a newer release of Gal to build gtkhtml 3.0.8 > > > > Jeff > > > > On Mon, 2003-08-18 at 06:32, Nicolas ROBAUX wrote: > > > Hi ! > > > I'm a fully satisfied user of Evo 1.2.4, and new to this list. > > > > > > I want to build Evo 1.4.4 on Mandrake 9.0. > > > I have compiled and installed all the required dependencies (libsoup, > > > gal, libdb, etc...), except gtkhtml 3.0.8, wich I can't compile. Here is > > > the error message : > > > > > > ./.libs/libgtkhtml-3.0.so: undefined reference to > > > `e_iconv_locale_language' > > > collect2: ld returned 1 exit status > > > make[2]: *** [gtest] Erreur 1 > > > make[2]: Quitte le r�pertoire `/home/nico/gtkhtml-3.0.8/src' > > > make[1]: *** [all-recursive] Erreur 1 > > > make[1]: Quitte le r�pertoire `/home/nico/gtkhtml-3.0.8' > > > make: *** [all-recursive-am] Erreur 2 > > > > > > > > > I've tried to use gtkhtml 3.0.1 (wich is the only version I can compile > > > without any problem), and, as the Evo's configure wants only 3.0.8, I've > > > faked my pkgconfig/libgtkhtml-3.0.pc, so that 3.0.1 seems to be 3.0.8 > > > for Evo's configure. Then, Evo compile and install well, but of course, > > > displaying of messages doesn't work, because of a libgtkhtml error : > > > > > > /opt/gnome2/bin/evolution: relocation error: > > /opt/gnome2//lib/evolution/1.4/components/libevolution-mail.so: undefined > > symbol: gtk_html_set_animate > > > > > > I think that this error won't happen with the _real_ gtkhtml 3.0.8 > > > > > > So I need your help for compiling gtkhtml 3.0.8, or for right using > > > another gtkhtml version, without faking. I haven't find any configure > > > option about gtkhtml in Evo's sources... > > > > > > Thank you very much for your help, > > > > > > Nicolas. > > > > > > > > > _______________________________________________ > > > evolution-hackers maillist - [EMAIL PROTECTED] > > > http://lists.ximian.com/mailman/listinfo/evolution-hackers > > -- > > Jeffrey Stedfast > > Evolution Hacker - Ximian, Inc. > > [EMAIL PROTECTED] - www.ximian.com > > > > _______________________________________________ > > 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
