Support forum for questions about compiling and running EQ2Emulator on Linux.
Moderator: Team Members
-
cubber
- Posts: 19
- Joined: Fri Oct 19, 2007 12:52 pm
Post
by cubber » 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:
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
I am running gentoo linux compiled from source.
-
LethalEncounter
- Team: Zombie
- Posts: 2717
- Joined: Wed Jul 25, 2007 10:10 pm
Post
by LethalEncounter » Wed Jan 09, 2008 3:29 pm
Yah, thanks for reminding me. I forgot to add the Skill.o to the makefile. It will be fixed by tomorrow's update.
-
cubber
- Posts: 19
- Joined: Fri Oct 19, 2007 12:52 pm
Post
by cubber » Thu Jan 10, 2008 7:00 am
Failed today at version 51 with this:
Code: Select all
LoginServer.cpp:670: warning: comparison between signed and unsigned integer expressions
Spawn.h: In member function 'void Spawn::Set(Field*, Value) [with Field = sint16, Value = float]':
Spawn.h:182: instantiated from 'void Spawn::SetPos(Field*, Value, bool) [with Field = sint16, Value = float]'
Spawn.h:254: instantiated from here
Spawn.h:171: warning: converting to 'short int' from 'float'
make: *** [LoginServer.o] Error 1
-
LethalEncounter
- Team: Zombie
- Posts: 2717
- Joined: Wed Jul 25, 2007 10:10 pm
Post
by LethalEncounter » Thu Jan 10, 2008 3:31 pm
Where is the error? Those were just warnings.
-
cubber
- Posts: 19
- Joined: Fri Oct 19, 2007 12:52 pm
Post
by cubber » Thu Jan 10, 2008 5:05 pm
That is where the build stopped. World was not compiled.
-
LethalEncounter
- Team: Zombie
- Posts: 2717
- Joined: Wed Jul 25, 2007 10:10 pm
Post
by LethalEncounter » Thu Jan 10, 2008 5:38 pm
grab the latest from svn, do a make clean, then make
-
cubber
- Posts: 19
- Joined: Fri Oct 19, 2007 12:52 pm
Post
by cubber » Fri Jan 11, 2008 10:24 am
That compiled thanks!
Who is online
Users browsing this forum: No registered users and 0 guests