Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Linux Servers

Support::Linux Servers Support forum for Linux EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 04-03-2006, 08:17 AM
krampf
Fire Beetle
 
Join Date: Dec 2003
Posts: 7
Default crc32.cpp Error

I have decided to upgrade my EQEmu server and attempt to get 0.6.6-764 running. I have been running on 6.3 for sometime (thanks to Doodman and Belfedia), but this was prior to upgrading from SuSE 9.3 to 10.0 (actually a new install to 10.0).

EMuShareMem and Zone compile without error, but I get the following when attempting to compile World:

../common/crc32.cpp:105:2: warning: #warning "Comment out i386 define if your arch isn't x86"
../common/crc32.cpp: In static member function
__________________
--
Sp4z80Y
Reply With Quote
  #2  
Old 04-03-2006, 02:20 PM
fathernitwit
Developer
 
Join Date: Jul 2004
Posts: 773
Default

hmm..
thats strange, since zone also uses that file.
This happens when your compiler has -fPIC enabled by default, but i'v never heard of a linux system doing that. Are you running a 64 bit machine?

none the less, just commend out the i386 define in there and it will work.
Reply With Quote
  #3  
Old 04-04-2006, 03:39 AM
krampf
Fire Beetle
 
Join Date: Dec 2003
Posts: 7
Default

The i386 section was // out by default. So I "#undef i386". This got me past the error and compiled without errors. I will test it out tonight/tomorrow and post an outcome. Thanks again.
__________________
--
Sp4z80Y
Reply With Quote
  #4  
Old 04-05-2006, 01:36 AM
krampf
Fire Beetle
 
Join Date: Dec 2003
Posts: 7
Default

No good.

[Debug] Starting Log: logs/eqemu_debug_world.log
[Debug] [COMMON__THREADS] Starting TCPServerLoop with thread ID 1081273264
[Debug] [COMMON__THREADS] Starting TCPServerLoop with thread ID 1083374512
[Debug] [WORLD__INIT] Loading server configuration..
[Debug] [WORLD__INIT_ERR] Loading server configuration failed.
[Debug] [COMMON__THREADS] Ending TCPServerLoop with thread ID 1083374512
[Debug] [COMMON__THREADS] Ending TCPServerLoop with thread ID 1081273264

Back to the drawing board.
__________________
--
Sp4z80Y
Reply With Quote
  #5  
Old 04-05-2006, 02:49 AM
krampf
Fire Beetle
 
Join Date: Dec 2003
Posts: 7
Default

Sorry forgot to answer your question. I am on an Intel P4 2.8MHz. Nothing fancy.

I also grabbed a few of the older builds. I get the following on 6.5 on world (zone and EMuShareMem are okay)

gcc -c -Wall -g -O2 -I. -MD -D_VERSION='"1.9.9"' Uid.cpp -o Uid.o
Uid.cpp:48:23: error: uuid/uuid.h: No such file or directory
Uid.cpp: In constructor
__________________
--
Sp4z80Y
Reply With Quote
  #6  
Old 04-05-2006, 06:22 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

Code:
Uid.cpp:48:23: error: uuid/uuid.h: No such file or directory
errr...
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 01:12 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3