On Tue, 2001-11-27 at 21:59, Paul Oliver wrote: > Damon Chaplin wrote > > > > I think you need to make sure pilot-link is compiled with iconv support, > > maybe using the --with-libiconv option. > > > Thanks, I tried that, and it didn't seem to work. :(
I meant '--with-libiconv=/path/to/your/libiconv'. But it doesn't matter. I don't think you should need it on Linux as it comes with glibc. > Here is config.log. Maybe this will help someone diagnose it: > --------------- config.log ----------------------------------------- > configure:10725: checking for gnome-pilot environment > configure:11078: checking if pilot-link handles UTF-8 conversions > configure:11107: gcc -o conftest -g -O2 -Wall -Wunused > -Wmissing-prototypes -Wmissing-declarations > -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 > -I/usr/local/lib/glib/include -I/usr/X11R6/include conftest.c 1>&5 > /tmp/cctKO0DM.o: In function `main': > /usr/local/sources/gnomecvs/evolution/configure:11099: undefined > reference to `convert_ToPilotChar' Looks like it isn't finding the library for some reason. Damon _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
