Re: [Evolution] Problems compiling Gal-0.5



Well, that seems kind of odd, given the fact that the libunicode package from gnome is already installed. It was one of the first packages I compiled when I started working on the dependencies necessary for evolution.

Should I just remove the libunicode files that I have installed in /usr/lib, run ldconfig, then recompile and reinstall the gnome libunicode package?
Tim

Not Zed wrote:

Suse has some conflicting libunicode headers or something I think.

I think I saw some fix that involved de-installing the one with suse,
installing the one from gnome, then building evolution, however I can't
find it in the archives for more information.

We want to drop the (unsupported) libunicode, but haven't got to it yet.

 !Z

On 21 Mar 2001 03:17:15 -0800, Tim Boring wrote:

I'm down to compiling and installing the gal-0.5 before doing evolution, but I've hit a wall. When trying to compile gal-0.5, I get the following error below. I checked and I have gal-0.4.1-0_helix_2 installed as an rpm from upgrading to Ximian Gnome; but, if try configuring the evolution package (w/out doing gal-0.5) I get a msg. saying that gal-0.5 is needed.

Any suggestions on how to get around this problem? I'm trying to install this on a SuSE7.0 system; I have successfully installed evolution on my Slackware 7.0 box--and I didn't get these problems with gal-0.5.

Thanks,
Tim


[....]gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/opt/gnome/include -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -I/opt/gnome/include/gnome-xml -I/opt/gnome/include -DUNICODE_USE_SYSTEM_ICONV -DGAL_GLADEDIR=\"/opt/gnome/share/gal/0.5/glade\" -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused -c e-unicode.c -fPIC -DPIC -o .libs/e-unicode.lo
e-unicode.c: In function `e_utf8_from_gtk_string_sized':
e-unicode.c:258: warning: passing arg 2 of `libiconv' from incompatible pointer type
e-unicode.c: In function `e_utf8_to_gtk_string_sized':
e-unicode.c:332: warning: passing arg 2 of `libiconv' from incompatible pointer type
e-unicode.c: In function `e_utf8_from_locale_string_sized':
e-unicode.c:391: warning: passing arg 2 of `libiconv' from incompatible pointer type
e-unicode.c: In function `e_utf8_to_locale_string_sized':
e-unicode.c:455: warning: passing arg 2 of `libiconv' from incompatible pointer type[....]

[....]gcc -g -O2 -Wall -Wunused -o test-e-font test-e-font.o -rdynamic -L/opt/gnome/lib -L/usr/lib -L/usr/X11R6/lib -lgnomeprint -ldb -lglade-gnome -lglade -lxml -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb1 -lgdk_pixbuf -ltiff -ljpeg -lpng -lz -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lgnomecanvaspixbuf ../../gal/widgets/.libs/libwidgets.al -lunicode ../../gal/util/.libs/libutil.al ../../gal/widgets/.libs/libwidgets.al(e-font.lo): In function `e_font_to_native': /home/tjboring/tmp/evolution/gal-0.5/gal/widgets/e-font.c:715: undefined reference to `libiconv' ../../gal/widgets/.libs/libwidgets.al(e-font.lo): In function `e_iconv_from_encoding': /home/tjboring/tmp/evolution/gal-0.5/gal/widgets/e-font.c:1036: undefined reference to `libiconv_open' ../../gal/widgets/.libs/libwidgets.al(e-font.lo): In function `e_iconv_to_encoding': /home/tjboring/tmp/evolution/gal-0.5/gal/widgets/e-font.c:1057: undefined reference to `libiconv_open'
collect2: ld returned 1 exit status
make[3]: *** [test-e-font] Error 1
make[3]: Leaving directory `/home/tjboring/tmp/evolution/gal-0.5/gal/widgets'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tjboring/tmp/evolution/gal-0.5/gal'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tjboring/tmp/evolution/gal-0.5'
make: *** [all-recursive-am] Error 2






_______________________________________________
evolution maillist  -  evolution helixcode com
http://lists.helixcode.com/mailman/listinfo/evolution






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]