Compile error rev 164 - FC8
Posted: Sun Nov 23, 2008 4:19 pm
I'm getting a compile error on my Fedora 8 box.
LE, if you want to take a peek my machine should still be open to you.
Code: Select all
SpellProcess.o: In function `SpellProcess::TakePower(LuaSpell*)':
/home/eq2emu/build/eq2emulator/Source/World/SpellProcess.cpp:341: undefined reference to `Spawn::SetPower(int)'
NPC_AI.o: In function `NPC_AI::Process(NPC*)':
/home/eq2emu/build/eq2emulator/Source/World/NPC_AI.cpp:104: undefined reference to `Spawn::SetHP(int)'
collect2: ld returned 1 exit status
make: *** [eq2world] Error 1