Jump to content

Compile Error on Linux


Guest Cartman87

Recommended Posts

@ Compile of Mangos Core on Debian Lenny 64 bit since yesterday

/
mv -f .deps/Pet.Tpo .deps/Pet.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/game -I../..  -I../../../dep/ACE_wrappers -I../../dep/ACE_wrappers  -I/usr/include/mysql    -I../../src/shared -I../../../src/game -I../../../src/game/../../dep/include -I../../../src/game/../framework -I../../../src/game/../shared -I../../../src/game/../shared/vmap -I../../../src/game/../realmd -DSYSCONFDIR=\\"/opt/wow/testcore/etc/\\"   -DDO_MYSQL -g -O2 -MT Player.o -MD -MP -MF .deps/Player.Tpo -c -o Player.o ../../../src/game/Player.cpp
mv -f .deps/PetHandler.Tpo .deps/PetHandler.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/game -I../..  -I../../../dep/ACE_wrappers -I../../dep/ACE_wrappers  -I/usr/include/mysql    -I../../src/shared -I../../../src/game -I../../../src/game/../../dep/include -I../../../src/game/../framework -I../../../src/game/../shared -I../../../src/game/../shared/vmap -I../../../src/game/../realmd -DSYSCONFDIR=\\"/opt/wow/testcore/etc/\\"   -DDO_MYSQL -g -O2 -MT PlayerDump.o -MD -MP -MF .deps/PlayerDump.Tpo -c -o PlayerDump.o ../../../src/game/PlayerDump.cpp
In file included from ../../../src/game/Player.cpp:24:
../../../src/game/SpellMgr.h:113: error: âDamageEffectTypeâ has not been declared
../../../src/game/SpellMgr.h:114: error: âDamageEffectTypeâ has not been declared
mv -f .deps/PetitionsHandler.Tpo .deps/PetitionsHandler.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/game -I../..  -I../../../dep/ACE_wrappers -I../../dep/ACE_wrappers  -I/usr/include/mysql    -I../../src/shared -I../../../src/game -I../../../src/game/../../dep/include -I../../../src/game/../framework -I../../../src/game/../shared -I../../../src/game/../shared/vmap -I../../../src/game/../realmd -DSYSCONFDIR=\\"/opt/wow/testcore/etc/\\"   -DDO_MYSQL -g -O2 -MT PointMovementGenerator.o -MD -MP -MF .deps/PointMovementGenerator.Tpo -c -o PointMovementGenerator.o ../../../src/game/PointMovementGenerator.cpp
mv -f .deps/PlayerDump.Tpo .deps/PlayerDump.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/game -I../..  -I../../../dep/ACE_wrappers -I../../dep/ACE_wrappers  -I/usr/include/mysql    -I../../src/shared -I../../../src/game -I../../../src/game/../../dep/include -I../../../src/game/../framework -I../../../src/game/../shared -I../../../src/game/../shared/vmap -I../../../src/game/../realmd -DSYSCONFDIR=\\"/opt/wow/testcore/etc/\\"   -DDO_MYSQL -g -O2 -MT PoolManager.o -MD -MP -MF .deps/PoolManager.Tpo -c -o PoolManager.o ../../../src/game/PoolManager.cpp
make[3]: *** [Player.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/PointMovementGenerator.Tpo .deps/PointMovementGenerator.Po
mv -f .deps/PoolManager.Tpo .deps/PoolManager.Po
mv -f .deps/ObjectMgr.Tpo .deps/ObjectMgr.Po
make[3]: Leaving directory `/opt/wow/mangos/objdir/src/game'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/wow/mangos/objdir/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/wow/mangos/objdir'
make: *** [all] Error 2

If that will be fixt that will be nice ^^

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use