Re: More help with FreeBSD



Carl Krauthauser <carl UDel Edu> writes:
[snip]
> checking for iconv_open... no
> checking for libiconv_open in -liconv... no
> checking for iconv_open in -liconv... no
> configure: error: *** No iconv() implementation found in C library or
> libiconv
>
> Now, I am unsure of what exactly is on my libiconv.a, but I am reasonably
> certain there is an "iconv_open" in it, in that there is some
> documentation for it, specifically:
>
> /usr/local/share/doc/libiconv/iconv_open.3.html
>
> Has anyone had a similar problem, and know where the error might be?
> Thanks for all your help, everyone!

Try going into garnome-0.28.3/bootstrap/libiconv and doing "make
install" there prior to "make install" for gnome-desktop.

As for the "real" solution, you might want to modify LDFLAGS and
CFLAGS so configure could find libiconv (in case you really have it
installed), or modify configure parameters so that it looks for it
elsewhere.

Cheers,
Danilo



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