Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2004:
[Freeciv-Dev] (PR#11363) missing Iconv on FreeBSD 5.3
Home

[Freeciv-Dev] (PR#11363) missing Iconv on FreeBSD 5.3

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: niels.coelle@xxxxxx
Subject: [Freeciv-Dev] (PR#11363) missing Iconv on FreeBSD 5.3
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 6 Dec 2004 12:48:47 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=11363 >

> [niels.coelle@xxxxxx - Mon Dec 06 06:24:10 2004]:
> 
> Hello,
> 
> I tried to compile freeciv-2.0.0-beta4 on FreeBSD 5.3. I got the the 
> following message:
> 
> ./configure --with-included-gettext > with-included-gettext.log
> configure: error: Iconv is missing.  You can get it from http://gnu.org/.
> 
> The following ports are installed on my machine and an other iconv I 
> could not find at the GNU site.
> iconv-2.0_3         Charset conversion library and utilities
> libiconv-1.9.2_1    A character set conversion library
> 
> The complete log can you find in the attachements (one with 
> --disable-nls and one with --with-included-gettext).
> 
> With the beta 2 there were no problems.

In beta4 iconv is manditory (if you don't have it, you'll get some
problems).  But there's some problem with its detection of your iconv. 
Can you send the complete config log (the config.log file)?

Also, where is the "iconv" library?  On my system there isn't one (iconv
is included in glibc).  But when I install GNU libiconv it goes in
/usr/local/lib/libiconv.so.

Another thing to try using the --with-libiconv-prefix configure parameter.

-jason




[Prev in Thread] Current Thread [Next in Thread]