Re: [Evolution] c ompiling Evolution with pilot conduit support



On Wed, 2002-02-20 at 18:26, Ben Weintraub wrote:
Ok, by using CVS pilot-link, new gnome-pilot, and a patch for
gnome-pilot, I was finally able to get configure to complete.  But now
it seems Evolution it self is having trouble finding libiconv.
My libiconv is apparently not in my glibc, and I have installed it in
/usr/local  
My configure was this:

./configure --prefix=/opt/gnome --enable-pilot-conduits=yes
--with-pisock=/usr/local

Which worked fine, then make gives this:

../composer/libcomposer.a(e-msg-composer.o): In function
`best_encoding':
/home/benwei/downloads/evolution-1.0.2/composer/e-msg-composer.c:180:
undefined reference to `libiconv_open'
/home/benwei/downloads/evolution-1.0.2/composer/e-msg-composer.c:189:
undefined reference to `libiconv'
/home/benwei/downloads/evolution-1.0.2/composer/e-msg-composer.c:195:
undefined reference to `libiconv_close'
../widgets/misc/libemiscwidgets.a(e-charset-picker.o): In function
`add_other_charset':
/home/benwei/downloads/evolution-1.0.2/widgets/misc/e-charset-picker.c:155: undefined reference to 
`libiconv_open'
/home/benwei/downloads/evolution-1.0.2/widgets/misc/e-charset-picker.c:162: undefined reference to 
`libiconv_close'
collect2: ld returned 1 exit status
make[3]: *** [evolution-mail] Error 1

In case it helps, "ld -liconv" gives:
ld: warning: cannot find entry symbol _start; not setting start address

What platform?  Do you have a separate libiconv package?

-JP
-- 
--
=======================================================================
JP Rosevear                             jpr ximian com
Ximian Inc.                             http://www.ximian.com




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