Bug #16621, was updated on 2010-Jan-03 00:55
Here is a current snapshot of the bug.

Project: LinCityNG
Category: new
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: o01eg
Assigned to : none
Summary: Compile error.

Details: When I compile revision 1559 a got next error (I use libxslt-1.1.26):
cc1plus: warnings being treated as errors
src/lincity/fileutil.cpp: In function ‘void malloc_failure()’:
src/lincity/fileutil.cpp:501: error: format not a string literal and no format 
arguments
    g++ -c -o ./build/x86_64-unknown-linux-gnu/debug/src/lincity/fileutil.o  
-DHAVE_CONFIG_H -I. -I./src -Isrc/lincity/.  -O2 -march=core2 -mtune=core2 
-msse -msse2 -msse3 -mmmx -Wall -W -O0 -g3 -DDEBUG -Werror 
-DDEFAULT_LIBDIR=\"/mnt/other/games/lincity-ng.d/share/lincity-ng\" 
src/lincity/fileutil.cpp
...failed C++ ./build/x86_64-unknown-linux-gnu/debug/src/lincity/fileutil.o ...

src/lincity-ng/Dialog.cpp: In member function ‘void Dialog::gameStats()’:
src/lincity-ng/Dialog.cpp:381: error: format not a string literal and no format 
arguments
src/lincity-ng/Dialog.cpp:381: error: format not a string literal and no format 
arguments
    g++ -c -o ./build/x86_64-unknown-linux-gnu/debug/src/lincity-ng/Dialog.o  
-DHAVE_CONFIG_H -I. -I./src -I/usr/include/libxml2   -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT      -pthread   -O2 -march=core2 -mtune=core2 
-msse -msse2 -msse3 -mmmx -Wall -W -O0 -g3 -DDEBUG -Werror 
-DAPPDATADIR=\"/mnt/other/games/lincity-ng.d/share/lincity-ng\" 
src/lincity-ng/Dialog.cpp
...failed C++ ./build/x86_64-unknown-linux-gnu/debug/src/lincity-ng/Dialog.o ...

runtime error: file data/gui/dialogs/dialogs.xsl line 75 element choose
Variable 'title' has not been declared.
runtime error: file data/gui/dialogs/dialogs.xsl line 118 element copy-of
Variable 'buttonbar' has not been declared.
xmlXPathCompiledEval: evaluation failed
        xsltproc -o data/gui/nobull-tip.xml data/gui/dialogs/dialogs.xsl 
data/gui/dialogs/nobull-tip.xml
...failed XSLTProc data/gui/nobull-tip.xml ...
...removing data/gui/nobull-tip.xml
XSLTProc data/gui/cricketup.xml 
        xsltproc -o data/gui/roadup.xml data/gui/dialogs/dialogs.xsl 
data/gui/dialogs/roadup.xml
...failed XSLTProc data/gui/roadup.xml ...

For detailed info, follow this link:
http://developer.berlios.de/bugs/?func=detailbug&bug_id=16621&group_id=2929
_______________________________________________
Lincity-ng-devel mailing list
Lincity-ng-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/lincity-ng-devel

Reply via email to