[Freeciv-Dev] Re: (PR#12932) windows printf doesn't allow reordering arg
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12932 >
On 12/25/05, Gilderoy <aaron_talamasca@xxxxxxxx> wrote:
>
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=12932 >
>
> Per I. Mathisen ha scritto:
>
> >
> >SDL in mingw32 generally is not able to run its test program. Try giving
> >the disable sdl test program option to configure. This generally applies
> >to all such test programs.
> >
> > - Per
> >
> >
> how can I disable the test for gtk2? --disable-test=gtk2?
>
--disable-gtktest
But probably the test program failed, because there were some more
files missing. I've updated the web instructions for compiling the GTK
client and it should compile now. However I had to compile libiconv
myself, because there was an error with the files from
libiconv-1.9.1.bin.woe32.zip:
make[3]: Entering directory `/c/tmp/tmp/src/mingw/freeciv-2.0.7/server'
gcc -g -O2 -Wall -Wpointer-arith -Wcast-align -Wmissing-prototypes
-Wmissing-declarations -mms-bitfields -o civserver.exe civserver.o
../utility/libcivutility.a ../common/libcivcommon.a ../ai/libcivai.a
../utility/libcivutility.a ./libcivserver.a ../intl/libintl.a -liconv
../utility/libcivutility.a ../common/libcivcommon.a ../ai/libcivai.a
../utility/libcivutility.a ./libcivserver.a ../utility/libcivutility.a
../common/aicore/libaicore.a ./generator/libgenerator.a
userdb/libuserdb.a -lreadline -lz -lutf8 -liconv -lwsock32 -lutf8
c:/tmp/gnuwin32/mingw/bin/../lib/gcc-lib/mingw32/3.2.3/../../../libiconv.a(ds00007.o)(.text+0x0):
multiple definition of `locale_charset'
../intl/libintl.a(localcharset.o)(.text+0x50):c:/tmp/tmp/src/mingw/freeciv-2.0.7/intl/localcharset.c:206:
first defined here
make[3]: *** [civserver.exe] Error 1
make[3]: Leaving directory `/c/tmp/tmp/src/mingw/freeciv-2.0.7/server'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/c/tmp/tmp/src/mingw/freeciv-2.0.7/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/c/tmp/tmp/src/mingw/freeciv-2.0.7'
make: *** [all] Error 2
Unfortunately localization still doesn't work with my self-compiled clients.
- [Freeciv-Dev] (PR#12932) Re: (PR#14914) bug in the message of an attac, (continued)
- [Freeciv-Dev] (PR#12932) Re: (PR#14914) bug in the message of an attac, Gilderoy, 2005/12/19
- [Freeciv-Dev] (PR#12932) windows printf doesn't allow reordering arguments, Jason Short, 2005/12/23
- [Freeciv-Dev] Re: (PR#12932) windows printf doesn't allow reordering arguments, Gilderoy, 2005/12/24
- [Freeciv-Dev] Re: (PR#12932) windows printf doesn't allow reordering arguments, Jason Short, 2005/12/24
- [Freeciv-Dev] Re: (PR#12932) windows printf doesn't allow reordering arguments, Gilderoy, 2005/12/24
- [Freeciv-Dev] Re: (PR#12932) windows printf doesn't allow reordering arguments, Daniel Markstedt, 2005/12/24
- [Freeciv-Dev] Re: (PR#12932) windows printf doesn't allow reordering arguments, Gilderoy, 2005/12/25
- [Freeciv-Dev] Re: (PR#12932) windows printf doesn't allow reordering arguments, Per I. Mathisen, 2005/12/25
- [Freeciv-Dev] Re: (PR#12932) windows printf doesn't allow reordering arguments, Christian Prochaska, 2005/12/25
- [Freeciv-Dev] Re: (PR#12932) windows printf doesn't allow reordering arguments, Gilderoy, 2005/12/25
- [Freeciv-Dev] Re: (PR#12932) windows printf doesn't allow reordering arguments,
Christian Prochaska <=
- [Freeciv-Dev] Re: (PR#12932) windows printf doesn't allow reordering arguments, Gilderoy, 2005/12/25
- [Freeciv-Dev] Re: (PR#12932) windows printf doesn't allow reordering arguments, Christian Prochaska, 2005/12/25
- [Freeciv-Dev] Re: (PR#12932) windows printf doesn't allow reordering arguments, Jason Short, 2005/12/25
|
|