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

Archive::Linux Servers Archive area for Linux Servers's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #3  
Old 09-26-2002, 04:24 PM
Psychobabble
Fire Beetle
 
Join Date: Sep 2002
Posts: 16
Default

Excellent! Thank you for the lead, Trumpcard!

world compiled with virtually no errors.

zone, however, borked on me. Unfortunately in all the previous excitement i got a little burnt =P so now i am far too retarted to deal with the likes of this:

gcc -c -O -g -march=i586 -funroll-loops -fomit-frame-pointer -fno-strength-reduce
-ffast-math -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -I/usr/include/mysql -I
/usr/mysql/include ../common/EQNetwork.cpp -o ../common/EQNetwork.o
gcc -c -O -g -march=i586 -funroll-loops -fomit-frame-pointer -fno-strength-reduce
-ffast-math -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -I/usr/include/mysql -I
/usr/mysql/include ../common/timer.cpp -o ../common/timer.o
gcc -c -O -g -march=i586 -funroll-loops -fomit-frame-pointer -fno-strength-reduce
-ffast-math -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -I/usr/include/mysql -I
/usr/mysql/include ../common/database.cpp -o ../common/database.o
gcc -c -O -g -march=i586 -funroll-loops -fomit-frame-pointer -fno-strength-reduce
-ffast-math -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -I/usr/include/mysql -I
/usr/mysql/include ../common/packet_dump.cpp -o ../common/packet_dump.o
gcc -c -O -g -march=i586 -funroll-loops -fomit-frame-pointer -fno-strength-reduce
-ffast-math -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -I/usr/include/mysql -I
/usr/mysql/include ../common/packet_functions.cpp -o ../common/packet_functions.o
gcc -c -O -g -march=i586 -funroll-loops -fomit-frame-pointer -fno-strength-reduce
-ffast-math -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -I/usr/include/mysql -I
/usr/mysql/include ../common/unix.cpp -o ../common/unix.o
gcc -c -O -g -march=i586 -funroll-loops -fomit-frame-pointer -fno-strength-reduce
-ffast-math -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -I/usr/include/mysql -I
/usr/mysql/include ../common/packet_dump_file.cpp -o ../common/packet_dump_file.o
gcc -c -O -g -march=i586 -funroll-loops -fomit-frame-pointer -fno-strength-reduce
-ffast-math -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -I/usr/include/mysql -I
/usr/mysql/include ../common/Mutex.cpp -o ../common/Mutex.o
gcc -c -O -g -march=i586 -funroll-loops -fomit-frame-pointer -fno-strength-reduce
-ffast-math -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -I/usr/include/mysql -I
/usr/mysql/include ../common/MiscFunctions.cpp -o ../common/MiscFunctions.o
gcc -c -O -g -march=i586 -funroll-loops -fomit-frame-pointer -fno-strength-reduce
-ffast-math -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -I/usr/include/mysql -I
/usr/mysql/include zone.cpp -o zone.o
gcc -c -O -g -march=i586 -funroll-loops -fomit-frame-pointer -fno-strength-reduce
-ffast-math -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -I/usr/include/mysql -I
/usr/mysql/include entity.cpp -o entity.o
gcc -c -O -g -march=i586 -funroll-loops -fomit-frame-pointer -fno-strength-reduce
-ffast-math -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -I/usr/include/mysql -I
/usr/mysql/include mob.cpp -o mob.o
mob.cpp: In member function `void Mob::SetAttackTimer()':
mob.cpp:714: warning: passing `float' for argument 1 of `void
Timer::Start(unsigned int, bool)'
mob.cpp:721: warning: passing `float' for argument 1 of `void
Timer::Start(unsigned int, bool)'
gcc -c -O -g -march=i586 -funroll-loops -fomit-frame-pointer -fno-strength-reduce
-ffast-math -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -I/usr/include/mysql -I
/usr/mysql/include client.cpp -o client.o
gcc -c -O -g -march=i586 -funroll-loops -fomit-frame-pointer -fno-strength-reduce
-ffast-math -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -I/usr/include/mysql -I
/usr/mysql/include client_process.cpp -o client_process.o
client_process.cpp: In member function `virtual bool Client::Process()':
client_process.cpp:2283: warning: passing `float' for argument 1 of `void
Client::SetEXP(unsigned int, unsigned int, bool)'
client_process.cpp:2783: warning: passing `double' for argument 1 of `void
Client::TakeMoneyFromPP(unsigned int)'
client_process.cpp:3153: warning: passing `double' for argument 1 of `void
Client::AddMoneyToPP(unsigned int)'
gcc -c -O -g -march=i586 -funroll-loops -fomit-frame-pointer -fno-strength-reduce
-ffast-math -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -I/usr/include/mysql -I
/usr/mysql/include npc.cpp -o npc.o
npc.cpp: In constructor `NPC::NPC(const NPCType*, Spawn2*, float, float, float,
float, bool)':
npc.cpp:87: warning: passing `const float' for argument 39 of `Mob::Mob(const
char*, const char*, int, int, unsigned char, unsigned char, unsigned char,
unsigned char, unsigned char, unsigned int, const int8*, float, float,
float, float, float, float, float, unsigned char, const int8*, unsigned
char, unsigned char, short unsigned int, short unsigned int, unsigned char,
unsigned char, unsigned char, unsigned char, unsigned char, unsigned char,
unsigned char, unsigned char, unsigned char, unsigned char, unsigned char,
unsigned char, unsigned char, unsigned char, short unsigned int, short
unsigned int, short unsigned int)'
gcc -c -O -g -march=i586 -funroll-loops -fomit-frame-pointer -fno-strength-reduce
-ffast-math -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -I/usr/include/mysql -I
/usr/mysql/include net.cpp -o net.o
net.cpp: In function `void LoadSPDat()':
net.cpp:360: `nocreate' is not a member of type `std::basic_ios<char,
std::char_traits<char> >'
net.cpp:360: `openprot' is not a member of type `std::basic_filebuf<char,
std::char_traits<char> >'
make: *** [net.o] Error 1

any ideas?
Reply With Quote
 


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