Jump to content
  • 0

Error al compilar game


felixenpr

Pregunta

7 respuestas a esta pregunta

Mensajes recomendados

  • 0
hace 1 hora, Raiser dijo:

Usa putty, el error no sale, compila desde el putty y cuando de error pegas lo de la consola. e.e

Aqui esta:

root@m2fourelements:/usr/src # cd /usr/src/src_server/server/game/src
root@m2fourelements:/usr/src/src_server/server/game/src # gmake clean
root@m2fourelements:/usr/src/src_server/server/game/src # gmake -j20
compile BattleArena.cpp
compile FSM.cpp
compile MarkConvert.cpp
compile MarkManager.cpp
compile MarkImage.cpp
compile TrafficProfiler.cpp
compile arena.cpp
compile banword.cpp
compile OXEvent.cpp
compile battle.cpp
compile block_country.cpp
compile buffer_manager.cpp
compile building.cpp
compile castle.cpp
compile char.cpp
compile char_battle.cpp
compile char_change_empire.cpp
compile ani.cpp
compile blend_item.cpp
compile char_affect.cpp
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from BattleArena.cpp:1:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from TrafficProfiler.cpp:10:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from ani.cpp:4:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from arena.cpp:1:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from banword.cpp:1:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from blend_item.cpp:10:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from BattleArena.cpp:6:
/usr/include/sys/stdint.h:68:53: error: invalid suffix "ui32" on integer constant
/usr/include/sys/stdint.h:68:68: error: invalid suffix "ui64" on integer constant
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from questmanager.h:4,
                 from arena.cpp:8:
/usr/include/sys/stdint.h:68:53: error: invalid suffix "ui32" on integer constant
/usr/include/sys/stdint.h:68:68: error: invalid suffix "ui64" on integer constant
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from battle.cpp:1:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from BattleArena.cpp:1:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from OXEvent.cpp:1:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from MarkManager.cpp:1:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from MarkConvert.cpp:1:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from BattleArena.cpp:6:
/usr/include/sys/stdint.h:48: error: conflicting declaration 'typedef __int_fast8_t int_fast8_t'
../../../extern/include/stdint.h:26: error: 'int_fast8_t' has a previous declaration as 'typedef signed char int_fast8_t'
/usr/include/sys/stdint.h:53: error: conflicting declaration 'typedef __uint_fast8_t uint_fast8_t'
../../../extern/include/stdint.h:30: error: 'uint_fast8_t' has a previous declaration as 'typedef unsigned char uint_fast8_t'
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from MarkManager.cpp:1:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from MarkConvert.cpp:1:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from banword.h:5,
                 from banword.cpp:3:
/usr/include/sys/stdint.h:68:53: error: invalid suffix "ui32" on integer constant
/usr/include/sys/stdint.h:68:68: error: invalid suffix "ui64" on integer constant
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from banword.cpp:1:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from banword.h:5,
                 from banword.cpp:3:
/usr/include/sys/stdint.h:48: error: conflicting declaration 'typedef __int_fast8_t int_fast8_t'
../../../extern/include/stdint.h:26: error: 'int_fast8_t' has a previous declaration as 'typedef signed char int_fast8_t'
/usr/include/sys/stdint.h:53: error: conflicting declaration 'typedef __uint_fast8_t uint_fast8_t'
../../../extern/include/stdint.h:30: error: 'uint_fast8_t' has a previous declaration as 'typedef unsigned char uint_fast8_t'
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
/usr/include/sys/stdint.h:68:53: error: invalid suffix "ui32" on integer constant
/usr/include/sys/stdint.h:68:68: error: invalid suffix "ui64" on integer constant
compile char_horse.cpp
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from buffer_manager.cpp:1:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from block_country.cpp:10:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from buffer_manager.cpp:1:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from block_country.cpp:10:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
Makefile:101: recipe for target 'OBJDIR/MarkConvert.o' failed
gmake: *** [OBJDIR/MarkConvert.o] Error 1
gmake: *** Waiting for unfinished jobs....
Makefile:101: recipe for target 'OBJDIR/MarkManager.o' failed
gmake: *** [OBJDIR/MarkManager.o] Error 1
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from char_horse.cpp:1:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from MarkImage.cpp:1:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from building.cpp:1:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from char_change_empire.cpp:2:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from char_affect.cpp:2:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from building.cpp:8:
/usr/include/sys/stdint.h:68:53: error: invalid suffix "ui32" on integer constant
/usr/include/sys/stdint.h:68:68: error: invalid suffix "ui64" on integer constant
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from castle.cpp:12:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from char_battle.cpp:1:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from char.cpp:1:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
/usr/include/sys/stdint.h:68:53: error: invalid suffix "ui32" on integer constant
/usr/include/sys/stdint.h:68:68: error: invalid suffix "ui64" on integer constant
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_affect.cpp:5:
/usr/include/sys/stdint.h:68:53: error: invalid suffix "ui32" on integer constant
/usr/include/sys/stdint.h:68:68: error: invalid suffix "ui64" on integer constant
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char.cpp:6:
/usr/include/sys/stdint.h:68:53: error: invalid suffix "ui32" on integer constant
/usr/include/sys/stdint.h:68:68: error: invalid suffix "ui64" on integer constant
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from desc_manager.h:4,
                 from char_battle.cpp:5:
/usr/include/sys/stdint.h:68:53: error: invalid suffix "ui32" on integer constant
/usr/include/sys/stdint.h:68:68: error: invalid suffix "ui64" on integer constant
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from castle.cpp:21:
/usr/include/sys/stdint.h:68:53: error: invalid suffix "ui32" on integer constant
/usr/include/sys/stdint.h:68:68: error: invalid suffix "ui64" on integer constant
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from MarkImage.cpp:1:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from questmanager.h:4,
                 from OXEvent.cpp:4:
/usr/include/sys/stdint.h:68:53: error: invalid suffix "ui32" on integer constant
/usr/include/sys/stdint.h:68:68: error: invalid suffix "ui64" on integer constant
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from arena.cpp:1:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from TrafficProfiler.cpp:10:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from ani.cpp:5:
/usr/include/sys/stdint.h:68:53: error: invalid suffix "ui32" on integer constant
/usr/include/sys/stdint.h:68:68: error: invalid suffix "ui64" on integer constant
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from blend_item.cpp:10:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from castle.cpp:12:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from char_battle.cpp:1:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from char_change_empire.cpp:2:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_horse.cpp:3:
/usr/include/sys/stdint.h:68:53: error: invalid suffix "ui32" on integer constant
/usr/include/sys/stdint.h:68:68: error: invalid suffix "ui64" on integer constant
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from char.cpp:1:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from char_affect.cpp:2:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from building.cpp:1:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from char_horse.cpp:1:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from ani.cpp:4:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from OXEvent.cpp:1:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
Makefile:101: recipe for target 'OBJDIR/buffer_manager.o' failed
gmake: *** [OBJDIR/buffer_manager.o] Error 1
Makefile:101: recipe for target 'OBJDIR/block_country.o' failed
gmake: *** [OBJDIR/block_country.o] Error 1
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from battle.cpp:1:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
Makefile:101: recipe for target 'OBJDIR/BattleArena.o' failed
gmake: *** [OBJDIR/BattleArena.o] Error 1
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_change_empire.cpp:4:
/usr/include/sys/stdint.h:48: error: conflicting declaration 'typedef __int_fast8_t int_fast8_t'
../../../extern/include/stdint.h:26: error: 'int_fast8_t' has a previous declaration as 'typedef signed char int_fast8_t'
/usr/include/sys/stdint.h:53: error: conflicting declaration 'typedef __uint_fast8_t uint_fast8_t'
../../../extern/include/stdint.h:30: error: 'uint_fast8_t' has a previous declaration as 'typedef unsigned char uint_fast8_t'
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_affect.cpp:5:
/usr/include/sys/stdint.h:48: error: conflicting declaration 'typedef __int_fast8_t int_fast8_t'
../../../extern/include/stdint.h:26: error: 'int_fast8_t' has a previous declaration as 'typedef signed char int_fast8_t'
/usr/include/sys/stdint.h:53: error: conflicting declaration 'typedef __uint_fast8_t uint_fast8_t'
../../../extern/include/stdint.h:30: error: 'uint_fast8_t' has a previous declaration as 'typedef unsigned char uint_fast8_t'
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char.cpp:6:
/usr/include/sys/stdint.h:48: error: conflicting declaration 'typedef __int_fast8_t int_fast8_t'
../../../extern/include/stdint.h:26: error: 'int_fast8_t' has a previous declaration as 'typedef signed char int_fast8_t'
/usr/include/sys/stdint.h:53: error: conflicting declaration 'typedef __uint_fast8_t uint_fast8_t'
../../../extern/include/stdint.h:30: error: 'uint_fast8_t' has a previous declaration as 'typedef unsigned char uint_fast8_t'
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from battle.cpp:5:
/usr/include/sys/stdint.h:48: error: conflicting declaration 'typedef __int_fast8_t int_fast8_t'
../../../extern/include/stdint.h:26: error: 'int_fast8_t' has a previous declaration as 'typedef signed char int_fast8_t'
/usr/include/sys/stdint.h:53: error: conflicting declaration 'typedef __uint_fast8_t uint_fast8_t'
../../../extern/include/stdint.h:30: error: 'uint_fast8_t' has a previous declaration as 'typedef unsigned char uint_fast8_t'
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from char_horse.cpp:3:
/usr/include/sys/stdint.h:48: error: conflicting declaration 'typedef __int_fast8_t int_fast8_t'
../../../extern/include/stdint.h:26: error: 'int_fast8_t' has a previous declaration as 'typedef signed char int_fast8_t'
/usr/include/sys/stdint.h:53: error: conflicting declaration 'typedef __uint_fast8_t uint_fast8_t'
../../../extern/include/stdint.h:30: error: 'uint_fast8_t' has a previous declaration as 'typedef unsigned char uint_fast8_t'
Makefile:101: recipe for target 'OBJDIR/TrafficProfiler.o' failed
gmake: *** [OBJDIR/TrafficProfiler.o] Error 1
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from questmanager.h:4,
                 from OXEvent.cpp:4:
/usr/include/sys/stdint.h:48: error: conflicting declaration 'typedef __int_fast8_t int_fast8_t'
../../../extern/include/stdint.h:26: error: 'int_fast8_t' has a previous declaration as 'typedef signed char int_fast8_t'
/usr/include/sys/stdint.h:53: error: conflicting declaration 'typedef __uint_fast8_t uint_fast8_t'
../../../extern/include/stdint.h:30: error: 'uint_fast8_t' has a previous declaration as 'typedef unsigned char uint_fast8_t'
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from ani.cpp:5:
/usr/include/sys/stdint.h:48: error: conflicting declaration 'typedef __int_fast8_t int_fast8_t'
../../../extern/include/stdint.h:26: error: 'int_fast8_t' has a previous declaration as 'typedef signed char int_fast8_t'
/usr/include/sys/stdint.h:53: error: conflicting declaration 'typedef __uint_fast8_t uint_fast8_t'
../../../extern/include/stdint.h:30: error: 'uint_fast8_t' has a previous declaration as 'typedef unsigned char uint_fast8_t'
Makefile:101: recipe for target 'OBJDIR/blend_item.o' failed
gmake: *** [OBJDIR/blend_item.o] Error 1
Makefile:101: recipe for target 'OBJDIR/MarkImage.o' failed
gmake: *** [OBJDIR/MarkImage.o] Error 1
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from building.cpp:8:
/usr/include/sys/stdint.h:48: error: conflicting declaration 'typedef __int_fast8_t int_fast8_t'
../../../extern/include/stdint.h:26: error: 'int_fast8_t' has a previous declaration as 'typedef signed char int_fast8_t'
/usr/include/sys/stdint.h:53: error: conflicting declaration 'typedef __uint_fast8_t uint_fast8_t'
../../../extern/include/stdint.h:30: error: 'uint_fast8_t' has a previous declaration as 'typedef unsigned char uint_fast8_t'
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from questmanager.h:4,
                 from arena.cpp:8:
/usr/include/sys/stdint.h:48: error: conflicting declaration 'typedef __int_fast8_t int_fast8_t'
../../../extern/include/stdint.h:26: error: 'int_fast8_t' has a previous declaration as 'typedef signed char int_fast8_t'
/usr/include/sys/stdint.h:53: error: conflicting declaration 'typedef __uint_fast8_t uint_fast8_t'
../../../extern/include/stdint.h:30: error: 'uint_fast8_t' has a previous declaration as 'typedef unsigned char uint_fast8_t'
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from desc_manager.h:4,
                 from char_battle.cpp:5:
/usr/include/sys/stdint.h:48: error: conflicting declaration 'typedef __int_fast8_t int_fast8_t'
../../../extern/include/stdint.h:26: error: 'int_fast8_t' has a previous declaration as 'typedef signed char int_fast8_t'
/usr/include/sys/stdint.h:53: error: conflicting declaration 'typedef __uint_fast8_t uint_fast8_t'
../../../extern/include/stdint.h:30: error: 'uint_fast8_t' has a previous declaration as 'typedef unsigned char uint_fast8_t'
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from castle.cpp:21:
/usr/include/sys/stdint.h:48: error: conflicting declaration 'typedef __int_fast8_t int_fast8_t'
../../../extern/include/stdint.h:26: error: 'int_fast8_t' has a previous declaration as 'typedef signed char int_fast8_t'
/usr/include/sys/stdint.h:53: error: conflicting declaration 'typedef __uint_fast8_t uint_fast8_t'
../../../extern/include/stdint.h:30: error: 'uint_fast8_t' has a previous declaration as 'typedef unsigned char uint_fast8_t'
Makefile:101: recipe for target 'OBJDIR/ani.o' failed
gmake: *** [OBJDIR/ani.o] Error 1
Makefile:101: recipe for target 'OBJDIR/banword.o' failed
gmake: *** [OBJDIR/banword.o] Error 1
Makefile:101: recipe for target 'OBJDIR/castle.o' failed
gmake: *** [OBJDIR/castle.o] Error 1
Makefile:101: recipe for target 'OBJDIR/char_change_empire.o' failed
gmake: *** [OBJDIR/char_change_empire.o] Error 1
../../../extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
../../../extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
Makefile:101: recipe for target 'OBJDIR/char_affect.o' failed
gmake: *** [OBJDIR/char_affect.o] Error 1
../../../extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
../../../extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
../../../extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
../../../extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
Makefile:101: recipe for target 'OBJDIR/OXEvent.o' failed
gmake: *** [OBJDIR/OXEvent.o] Error 1
Makefile:101: recipe for target 'OBJDIR/arena.o' failed
gmake: *** [OBJDIR/arena.o] Error 1
Makefile:101: recipe for target 'OBJDIR/char_horse.o' failed
gmake: *** [OBJDIR/char_horse.o] Error 1
../../../extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
../../../extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
../../../extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
../../../extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
Makefile:101: recipe for target 'OBJDIR/battle.o' failed
gmake: *** [OBJDIR/battle.o] Error 1
char_battle.cpp: In member function 'void CHARACTER::Reward(bool)':
char_battle.cpp:740: warning: suggest explicit braces to avoid ambiguous 'else'
char_battle.cpp: In function 'void GiveExp(CHARACTER*, CHARACTER*, int)':
char_battle.cpp:2228: warning: unused variable 'iBaseExp'
Makefile:101: recipe for target 'OBJDIR/building.o' failed
gmake: *** [OBJDIR/building.o] Error 1
../../../extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
../../../extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
Makefile:101: recipe for target 'OBJDIR/char_battle.o' failed
gmake: *** [OBJDIR/char_battle.o] Error 1
char.cpp: In member function 'int CHARACTER::GetPolymorphPoint(BYTE) const':
char.cpp:2916: warning: suggest parentheses around && within ||
char.cpp: In member function 'void CHARACTER::SetTarget(CHARACTER*)':
char.cpp:5156: warning: suggest parentheses around && within ||
char.cpp: In member function 'bool CHARACTER::CanSummon(int)':
char.cpp:6325: warning: suggest parentheses around && within ||
../../../extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = std::string]':
../../../extern/include/cryptopp/cryptlib.h:277:   instantiated from here
../../../extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
../../../extern/include/cryptopp/cryptlib.h: In member function 'bool CryptoPP::NameValuePairs::GetValue(const char*, T&) const [with T = int]':
../../../extern/include/cryptopp/cryptlib.h:283:   instantiated from here
../../../extern/include/cryptopp/cryptlib.h:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
Makefile:101: recipe for target 'OBJDIR/char.o' failed
gmake: *** [OBJDIR/char.o] Error 1
root@m2fourelements:/usr/src/src_server/server/game/src #

 

Enlace para comentar
Compartir en otros sitios

  • 0
hace 6 horas, Cloc dijo:

Cuando haces gmake -j20 compila varios archivos a la vez, por lo que al salir el error, seguirá compilando y el error se perderá entre tanta linea, es mejor que hagas gmake clean && gmake, sin el -j20

root@m2fourelements:/usr/src/src_server/server/game/src # gmake clean && gmake
compile BattleArena.cpp
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from BattleArena.cpp:1:
../../../extern/include/stdint.h:6:21: error: crtdefs.h: No such file or directory
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from BattleArena.cpp:6:
/usr/include/sys/stdint.h:68:53: error: invalid suffix "ui32" on integer constant
/usr/include/sys/stdint.h:68:68: error: invalid suffix "ui64" on integer constant
In file included from /usr/include/c++/4.2/bits/postypes.h:49,
                 from /usr/include/c++/4.2/iosfwd:49,
                 from /usr/include/c++/4.2/bits/stl_algobase.h:70,
                 from /usr/include/c++/4.2/algorithm:65,
                 from stdafx.h:15,
                 from BattleArena.cpp:1:
../../../extern/include/stdint.h:40: error: expected initializer before 'int'
../../../extern/include/stdint.h:49: error: expected initializer before 'unsigned'
In file included from /usr/include/inttypes.h:33,
                 from ../../../extern/include/boost/cstdint.hpp:55,
                 from ../../../extern/include/boost/integer_fwd.hpp:17,
                 from ../../../extern/include/boost/integer/static_log2.hpp:19,
                 from ../../../extern/include/boost/functional/hash/detail/hash_float.hpp:16,
                 from ../../../extern/include/boost/functional/hash/hash.hpp:15,
                 from ../../../extern/include/boost/functional/hash.hpp:6,
                 from ../../../extern/include/boost/unordered/unordered_map.hpp:17,
                 from ../../../extern/include/boost/unordered_map.hpp:16,
                 from char.h:4,
                 from BattleArena.cpp:6:
/usr/include/sys/stdint.h:48: error: conflicting declaration 'typedef __int_fast8_t int_fast8_t'
../../../extern/include/stdint.h:26: error: 'int_fast8_t' has a previous declaration as 'typedef signed char int_fast8_t'
/usr/include/sys/stdint.h:53: error: conflicting declaration 'typedef __uint_fast8_t uint_fast8_t'
../../../extern/include/stdint.h:30: error: 'uint_fast8_t' has a previous declaration as 'typedef unsigned char uint_fast8_t'
Makefile:101: recipe for target 'OBJDIR/BattleArena.o' failed
gmake: *** [OBJDIR/BattleArena.o] Error 1
root@m2fourelements:/usr/src/src_server/server/game/src #

Aquí está con gmake clean && gmake . Gracias a todos.

Enlace para comentar
Compartir en otros sitios

Unirse a la conversación

Puedes publicar ahora y registrarte más tarde. Si tienes una cuenta, regístrate para publicar con su cuenta.

Guest
Responder esta pregunta...

×   Has pegado contenido con formato .   Eliminar formato

  Only 75 emoji are allowed.

×   Tu enlace se ha incorporado automáticamente.   Mostrar un enlace en su lugar

×   Se ha restaurado el contenido anterior. .   Borrar editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recientemente navegando por este tema   0 miembros

    • No hay usuarios registrados visitando esta página.
×
×
  • Crear nuevo...