SVN revision 50 compile error
Posted: Wed Jan 09, 2008 2:55 pm
I always run make clean before I run make after an SVN update. I have also tried deleting my sources and redownloading from SVN but have no luck compiling the latest code. Version 50.
This is where it craps out:
I am running gentoo linux compiled from source.
This is where it craps out:
Code: Select all
/game_servers/eq2emu/incomming/svn/eq2emulator/Source/World/ClientPacketFunctions.cpp:100: undefined reference to `PlayerSkillList::GetSkillPacket(unsigned short)'
collect2: ld returned 1 exit status
make: *** [world] Error 1