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 05-08-2007, 02:45 AM
Arex
Hill Giant
 
Join Date: Jul 2004
Posts: 196
Default quests not working... (Ubuntu)

I am using Ubuntu 6.06, mysql 5.0, and latest server code, latest DB code, and latest quest package, and all works ok when i delete quests folder, but when quest folder is in his place, i get a error and zone crashes. it happens me since eqemu server code 0.7.0 - 944 aprox. and i am getting a error when compiling, using 'make clean' and 'make' (but this error let me continue compiling):

/bin/sh: -D_REENTRANT: not found


any idea? I wasnt getting that error when quests was working
Reply With Quote
  #2  
Old 05-08-2007, 12:15 PM
sfisque
Hill Giant
 
Join Date: Oct 2006
Posts: 248
Default

looks like your make file is fubar. the -Dreentrant "not found" means that part of the compile line is broken from the preceeding text and the shell is interpreting it as a stand alone command (and not a command flag of the preceeding command, gcc, in this case)

double check to make sure your make file doesnt have any spurious ^M's or other corruption.

== sfisque
Reply With Quote
  #3  
Old 05-10-2007, 01:52 AM
Arex
Hill Giant
 
Join Date: Jul 2004
Posts: 196
Default

make file looks correct, thank you anyways sfisque...

i have downloaded today 7 different versions of server, and i ll try all this night, because quests was working for me in eqemu 0.944 and not working since 0.992, then i go to try server versions between 0.944-0.992, but i think that the problem could to be the new system of zone implemented, or the new 'make depend'....

FatherNitwit: Finally rewrote 'make depend' to properly track dependencies in linux builds
Reply With Quote
  #4  
Old 05-10-2007, 05:37 PM
Arex
Hill Giant
 
Join Date: Jul 2004
Posts: 196
Smile

finally it is fixed!!
Reply With Quote
  #5  
Old 05-10-2007, 05:54 PM
techguy84's Avatar
techguy84
Discordant
 
Join Date: Apr 2007
Location: Somewhere Safe
Posts: 453
Default

So what happend? I'm not a linux buff or anything, but if someone else has a similar problem, they can search and maybe see your solution?
Reply With Quote
  #6  
Old 05-10-2007, 07:17 PM
Arex
Hill Giant
 
Join Date: Jul 2004
Posts: 196
Default

i hadnt created table quest_globals...and there isnt information on create table script on changelog.txt, i discovered it when i saw:

==2/1/2007
WildcardX: (Bleh) Fixed quest globals.
WildcardX: Fixed the common error message MakeNameUnique() has been recording in logs about being unable to make a unique name for mobs greater than 100 in a zone.

Required SQL:
ALTER TABLE quest_globals CHANGE expdate expdate INT;

And i saw that i hadnt that table in my DB...then i surfed on server code and i did a create table script.
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:26 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