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 12-29-2009, 06:17 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

Anyone around able to decipher this problem?
Reply With Quote
  #2  
Old 12-29-2009, 06:45 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Does your machine have Perl 5.8.8+ installed ?

EQW.cpp line 57 is:
Code:
XS(XS_EQWIO_PRINT); /* prototype to pass -Wmissing-prototypes */
On my box, the XS macro is in:

/usr/lib/perl5/5.8.8/i686-linux/CORE/XSUB.h

In the world/zone makefile there is a line which includes this:

Code:
perl -MExtUtils::Embed -e ccopts
If you execute this at a command prompt, it should tell you where your Perl include files are, e.g.

Code:
xxxxxx@xxxxxx ~/currentsvn/projecteqemu/EQEmuServer/world $ perl -MExtUtils::Embed -e ccopts
 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.8/i686-linux/CORE
If you have an XSUB.h in the directory indicated after the -I, then I would think you should be good to go.

GCC 3.2.3 is old. My Gentoo box is running 4.1.1, and that is a few years old, so it may be that your Linux distro is just too out-of-date (just guessing).
Reply With Quote
  #3  
Old 12-29-2009, 07:00 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

Here is the output:

Code:
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm  -I/usr/lib/perl5/5.8.8/i686-linux/CORE
I was thinking that 3.2.3 is old, but that is because he is running CentOS 3.9. I tried running a yum update, as well as a dependency update, and everything says that it is up-to-date.

My XSUB.h is present in that directory as well...

Any help given is definitely appreciated!

EDIT: FYI - Here is my complete GCC list:

Code:
yum list | grep gcc
compat-gcc                          i386   7.3-2.96.128             base
compat-gcc-c++                      i386   7.3-2.96.128             base
compat-gcc-g77                      i386   7.3-2.96.128             addons
compat-gcc-java                     i386   7.3-2.96.128             addons
compat-gcc-objc                     i386   7.3-2.96.128             addons
Reply With Quote
Reply

Thread Tools
Display Modes

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 04:40 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3