View Single Post
  #2  
Old 04-11-2013, 11:00 AM
realakshun
Fire Beetle
 
Join Date: Apr 2013
Location: Canada
Posts: 4
Default

Update:

Realized I was missing libcrypto now getting the following on recompile:

Linking CXX executable ../Bin/loginserver
/usr/bin/ld: cannot find -lEQEmuAuthCrypto
collect2: error: ld returned 1 exit status
make[2]: *** [Bin/loginserver] Error 1
make[1]: *** [loginserver/CMakeFiles/loginserver.dir/all] Error 2
make: *** [all] Error 2


Saw a thread pertaining to this:

http://www.eqemulator.org/forums/showthread.php?t=36139

But it states:

"You need to unzip one of the ones under EQEmuLoginServer/login_util/linux depending on your distro/architecture and copy it into the same directory as the EQEmuLoginServer source."

LoginServer/login_util/linux does not exist in the current GIT repository
Reply With Quote