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 11-07-2004, 09:35 AM
loderunner
Sarnak
 
Join Date: May 2003
Posts: 31
Default Latest CVS errors.

I've been getting compile errors in entity.cpp for the last 2 days. I was hoping the changes that showed up this time would fix it.

entity.cpp:863: warning: unused variable 'int i'
make: ***[entity.o] Error 1

is this another one of those situations where the source compiles fine under win32, but pukes on Linux? That would explain nobody else complaining about it, I guess..
__________________
Peace,
LodeRunner
Reply With Quote
  #2  
Old 11-07-2004, 09:49 AM
MindlessTux
Fire Beetle
 
Join Date: Nov 2004
Location: Asheville, NC, USA
Posts: 1
Default

I had same issue, tring this for the first time. Went and looked at the file, commented out the offending int line and generated diffrent error....
Reply With Quote
  #3  
Old 11-07-2004, 10:46 AM
schoppew
Fire Beetle
 
Join Date: Jun 2004
Posts: 26
Default

This seems to be a small problem with a line that logs events.
An easy fix until the CVS version is fixed would be this....

In entity.cpp on the line that says...

LogFile->write(EQEMuLog:ebug, "MakeDoorPacket() packet length:%i qty:%i", length, qty);

Change to :
LogFile->write(EQEMuLog:ebug, "MakeDoorPacket() packet length:%i qty:", length);

This is just a temporary fix to get it running....
Reply With Quote
  #4  
Old 11-08-2004, 12:48 AM
Theeper
Discordant
 
Join Date: May 2004
Posts: 290
Default

Is that the PERL build?

EDIT: nvm, dumb question.
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 02:12 PM.


 

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