With revision 1455, I get the following error:
make all-recursive make[1]: Entering directory `/home/sean/quake2world' Making all in src make[2]: Entering directory `/home/sean/quake2world/src' Making all in . make[3]: Entering directory `/home/sean/quake2world/src' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -MT libcommon_la-common.lo -MD -MP -MF .deps/libcommon_la-common.Tpo -c -o libcommon_la-common.lo `test -f 'common.c' || echo './'`common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Werror -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -MT libcommon_la-common.lo -MD -MP -MF .deps/libcommon_la-common.Tpo -c common.c -fPIC -DPIC -o .libs/libcommon_la-common.o cc1: warnings being treated as errors common.c: In function ‘Com_Dprintf’: common.c:131: error: format not a string literal and no format arguments make[3]: *** [libcommon_la-common.lo] Error 1 make[3]: Leaving directory `/home/sean/quake2world/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/sean/quake2world/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/sean/quake2world' make: *** [all] Error 2
Is there a way to correct this? Thanks.
http://jdolan.dyndns.org/trac/changeset/1461
Can you try again?
Quake2World http://quake2world.net