
aur boswars 2.5-2 compilation error
By: a guest on
Apr 22nd, 2010 | syntax:
None | size: 1.52 KB | hits: 239 | expires: Never
g++ -o build/release/pathfinder/astar.o -c -fsigned-char -O2 -pipe -fomit-frame-pointer -fexpensive-optimizations -ffast-math -DUSE_VORBIS -DUSE_THEORA -DUSE_OGG -DHAVE_STRCASESTR -DHAVE_STRNLEN -DHAVE_X -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include -I/usr/include -I/usr/include/SDL -Iengine/include -Iengine/guichan/include engine/pathfinder/astar.cpp
engine/pathfinder/astar.cpp: In function 'int AStarAddNode(int, int, int, int)':
engine/pathfinder/astar.cpp:414: error: 'stderr' was not declared in this scope
engine/pathfinder/astar.cpp:415: error: 'fprintf' was not declared in this scope
engine/pathfinder/astar.cpp: In function 'void SetAStarFixedUnitCrossingCost(int)':
engine/pathfinder/astar.cpp:1070: error: 'stderr' was not declared in this scope
engine/pathfinder/astar.cpp:1070: error: 'fprintf' was not declared in this scope
engine/pathfinder/astar.cpp: In function 'void SetAStarMovingUnitCrossingCost(int)':
engine/pathfinder/astar.cpp:1080: error: 'stderr' was not declared in this scope
engine/pathfinder/astar.cpp:1080: error: 'fprintf' was not declared in this scope
engine/pathfinder/astar.cpp: In function 'void SetAStarUnknownTerrainCost(int)':
engine/pathfinder/astar.cpp:1090: error: 'stderr' was not declared in this scope
engine/pathfinder/astar.cpp:1090: error: 'fprintf' was not declared in this scope
scons: *** [build/release/pathfinder/astar.o] Error 1
scons: building terminated because of errors.
==> ERRO: Compilação Falhou.
Abortando...
Error: Makepkg was unable to build boswars package.