Re: [Freeciv-Dev] (PR#39390) S2_1: SDL client compile fails

2007-06-10 Thread Per I. Mathisen
On Sun, 10 Jun 2007, Daniel Markstedt wrote: > --enable-client=sdl \ > Fails with: > > gui_main.c: In function `print_usage': > gui_main.c:202: warning: implicit declaration of function `gettext' > gui_main.c:202: error: `BUG_EMAIL_ADDRESS' undeclared (first use in > this function) My fault.

Re: [Freeciv-Dev] (PR#39390) S2_1: SDL client compile fails

2007-06-10 Thread William Allen Simpson
http://bugs.freeciv.org/Ticket/Display.html?id=39390 > This is definitely odd. The history shows that's been around a very long time S2_1/ChangeLog:30707: Thu Jun 17 13:07:54 1999 Nicolas Brunel <[EMAIL PROTECTED]>: * acconfig.h, config.h.in, configure.in, client/civclient.c,

[Freeciv-Dev] (PR#39390) S2_1: SDL client compile fails

2007-06-10 Thread Daniel Markstedt
http://bugs.freeciv.org/Ticket/Display.html?id=39390 > S2_1 rev12978 on OSX 10.3.9 ; configured with: env CC="gcc -no-cpp-precomp" CFLAGS="-O3 -I/opt/local/include" LDFLAGS="-L/opt/local/lib" ./autogen.sh \ --enable-nls \ --enable-client=sdl \ --prefix=/Users/daniel/freeciv-