[Evolution] UTF-8 in pilot-link???



For the past few days I haven't been able to compile Evolution with
conduit support because of this:

checking if pilot-link handles UTF-8 conversions... no
configure: error: evolution requires pilot-link to have working UTF-8
conversion routines

My question is, how do I get pilot-link to support UTF-8 conversions?  I
did a little digging and made a guess that I needed to install libiconv
1.7 (which I did by compiling), and then recompile pilot-link 0.9.5 with
libiconv.  However, when I do that I get the following error:

gcc -I./include -I./include -g -O2 -Wall -DLIBDIR=\"/usr/local/lib\"
-DTCL -DTK -I/usr/include -I/usr/include/tcl addresses.o -Wl,--rpath
-Wl,/usr/local/lib libsock/.libs/libpisock.so getopt.o getopt1.o -o
.libs/addresses -lm
libsock/.libs/libpisock.so: undefined reference to `libiconv_open'
libsock/.libs/libpisock.so: undefined reference to `libiconv_close'
libsock/.libs/libpisock.so: undefined reference to `libiconv'
collect2: ld returned 1 exit status
make: *** [addresses] Error 1


So what am I missing?

Dan





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