[Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Vasco Alexandre da Silva Costa wrote:
On 2/12/06, Jason Dorje Short <jdorje@xxxxxxxxxxxx> wrote:
You cannot and must not use --with-included-gettext; it declares
functions that conflict with libiconv functions. In fact the included
gettext should be destroyed and never return. You can compile and
install gettext directly however (it should/must be installed *after*
libiconv).
Ok. I tried this:
$ ./configure --enable-client=gtk-2.0 --with-libiconv-prefix=/usr
The problem is that the intl/ directory is being used at all. This is
the included gettext and it's being used. The solution is to remove
intl/ and always depend on gettext being installed. Or you can simply
disable NLS. Or you could try adding gettext to dependencies/ somehow.
-jason
- [Freeciv-Dev] Windows GTK client compile success! (wiki updated), John Keller, 2006/02/11
- [Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated), Vasco Alexandre da Silva Costa, 2006/02/12
- [Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated), Jason Dorje Short, 2006/02/12
- [Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated), John Keller, 2006/02/12
- [Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated), Vasco Alexandre da Silva Costa, 2006/02/12
- [Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated),
Jason Dorje Short <=
- [Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated), Vasco Alexandre da Silva Costa, 2006/02/14
- [Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated), John Keller, 2006/02/14
- [Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated), John Keller, 2006/02/14
[Freeciv-Dev] Re: Windows GTK client compile success! (wiki updated), John Keller, 2006/02/12
|
|