Don't like ads? PRO users don't see any ads ;-)
Guest

aur boswars 2.5-2 compilation error

By: a guest on Apr 22nd, 2010  |  syntax: None  |  size: 1.52 KB  |  hits: 239  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. 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
  2. engine/pathfinder/astar.cpp: In function 'int AStarAddNode(int, int, int, int)':
  3. engine/pathfinder/astar.cpp:414: error: 'stderr' was not declared in this scope
  4. engine/pathfinder/astar.cpp:415: error: 'fprintf' was not declared in this scope
  5. engine/pathfinder/astar.cpp: In function 'void SetAStarFixedUnitCrossingCost(int)':
  6. engine/pathfinder/astar.cpp:1070: error: 'stderr' was not declared in this scope
  7. engine/pathfinder/astar.cpp:1070: error: 'fprintf' was not declared in this scope
  8. engine/pathfinder/astar.cpp: In function 'void SetAStarMovingUnitCrossingCost(int)':
  9. engine/pathfinder/astar.cpp:1080: error: 'stderr' was not declared in this scope
  10. engine/pathfinder/astar.cpp:1080: error: 'fprintf' was not declared in this scope
  11. engine/pathfinder/astar.cpp: In function 'void SetAStarUnknownTerrainCost(int)':
  12. engine/pathfinder/astar.cpp:1090: error: 'stderr' was not declared in this scope
  13. engine/pathfinder/astar.cpp:1090: error: 'fprintf' was not declared in this scope
  14. scons: *** [build/release/pathfinder/astar.o] Error 1
  15. scons: building terminated because of errors.
  16. ==> ERRO: Compilação Falhou.
  17.     Abortando...
  18. Error: Makepkg was unable to build boswars package.