OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: ZDevil on March 05, 2007, 09:36:16 am

Title: Evolution Configure Issue
Post by: ZDevil on March 05, 2007, 09:36:16 am
Hi,

I've been trying to compile Evolution to see how it would fare to be a pim alternative to the (not many) existing solutions.
All dependencies seem to be met (Evolution Data Server, GtkHTML, libsoup), but configure stops at:

Code: [Select]
checking for iconv in -liconv... yes
checking if iconv() handles UTF-8... no
configure error: You need to install a working iconv implementation, such as ftp://ftp.gnu.org/pub/gnu/libiconv

At first I was thinking of an unicode issue, so I uninstalled libiconv and gettext and recompiled them from the latest sources. Still no luck. Cross compilation fails in the same way.

So far I can only google this on Gentoo, which looks very similar to the problem here:
http://archives.gentoo.org/gentoo-ppc-dev/msg_02215.xml (http://archives.gentoo.org/gentoo-ppc-dev/msg_02215.xml)

Any input is much appreciated, Thanks!  

zdevil