<URL: 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-beta-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)
gui_main.c:202: error: (Each undeclared identifier is reported only once
gui_main.c:202: error: for each function it appears in.)
gui_main.c:202: warning: passing arg 2 of `fc_fprintf' makes pointer
from integer without a cast
gui_main.c:204: warning: passing arg 2 of `fc_fprintf' makes pointer
from integer without a cast
gui_main.c:206: warning: passing arg 2 of `fc_fprintf' makes pointer
from integer without a cast
gui_main.c:207: warning: passing arg 2 of `fc_fprintf' makes pointer
from integer without a cast
gui_main.c: In function `ui_init':
gui_main.c:787: warning: passing arg 2 of `real_freelog' makes pointer
from integer without a cast
make[3]: *** [gui_main.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
~Daniel
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev