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

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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 03-28-2011, 09:55 PM
KingMort
Banned
 
Join Date: Sep 2006
Posts: 841
Default

There is no custom code lol.. I run stock binary's the only thing that was custom was i changed #bot commands to #goon..

Anyway when i attempted to compile the latest build without any of that put in this is the error i got.. No clue how to fix this , anyone able to help ?

Quote:
TS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE ../common/EmuTCPConnection.cpp -o ../common/EmuTCPConnection.o
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE ../common/EmuTCPServer.cpp -o ../common/EmuTCPServer.o
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE ../common/TCPServer.cpp -o ../common/TCPServer.o
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE ../common/guild_base.cpp -o ../common/guild_base.o
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE guild_mgr.cpp -o guild_mgr.o
guild_mgr.cpp: In member function âvoid ZoneGuildManager::ProcessWorldPacket(ServerPacket* )â:
guild_mgr.cpp:479: warning: comparison between signed and unsigned integer expressions
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE tasks.cpp -o tasks.o
In file included from masterentity.h:17,
from tasks.cpp:31:
bot.h:46: warning: âtypedefâ was ignored in this declaration
bot.h:51: warning: âtypedefâ was ignored in this declaration
bot.h:57: warning: âtypedefâ was ignored in this declaration
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE raids.cpp -o raids.o
In file included from masterentity.h:17,
from raids.cpp:19:
bot.h:46: warning: âtypedefâ was ignored in this declaration
bot.h:51: warning: âtypedefâ was ignored in this declaration
bot.h:57: warning: âtypedefâ was ignored in this declaration
raids.cpp: In member function âint32 Raid::GetFreeGroup()â:
raids.cpp:287: warning: comparison between signed and unsigned integer expressions
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE perl_hateentry.cpp -o perl_hateentry.o
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE perl_object.cpp -o perl_object.o
perl_object.cpp: In function âvoid XS_Object_Repop(PerlInterpreter*, CV*)â:
perl_object.cpp:790: warning: unused variable âRETVALâ
perl_object.cpp:791: warning: unused variable âtargâ
perl_object.cpp: In function âvoid XS_Object_Depop(PerlInterpreter*, CV*)â:
perl_object.cpp:814: warning: unused variable âRETVALâ
perl_object.cpp:815: warning: unused variable âtargâ
gcc -c -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE QGlobals.cpp -o QGlobals.o
gcc -o zone .obj/EQPacket.o .obj/EQStream.o .obj/EQStreamFactory.o .obj/CRC16.o ../common/timer.o ../common/packet_dump.o ../common/packet_functions.o ../common/unix.o ../common/packet_dump_file.o ../common/Mutex.o ../common/MiscFunctions.o zone.o entity.o mob.o client.o client_process.o npc.o net.o spawn2.o attack.o hate_list.o ../common/serverinfo.o ../common/moremath.o worldserver.o spells.o spawngroup.o loottables.o faction.o Map.o watermap.o PlayerCorpse.o petitions.o MobAI.o Object.o ../common/eqtime.o groups.o ../common/classes.o ../common/races.o ../common/TCPConnection.o forage.o ../common/crc32.o ../common/guilds.o ../common/md5.o ../common/dbcore.o ../common/dbasync.o zonedbasync.o parser.o embperl.o embparser.o ../common/EMuShareMem.o ../common/EQEMuError.o ../common/ptimer.o .obj/debug.o .obj/database.o .obj/Item.o .obj/misc.o tribute.o doors.o command.o beacon.o embxs.o AA.o trap.o client_packet.o bonuses.o trading.o spdat.o spell_effects.o aggro.o guild.o inventory.o client_mods.o tradeskills.o waypoints.o pets.o zone_profile.o effects.o perl_client.o perl_entity.o perl_mob.o perl_questitem.o perl_npc.o perl_PlayerCorpse.o perl_groups.o perl_raids.o questmgr.o client_logs.o perlparser.o ../common/rdtsc.o ../common/extprofile.o horse.o exp.o pathing.o fearpath.o special_attacks.o ../common/timeoutmgr.o ../common/Condition.o .obj/opcodemgr.o .obj/emu_opcodes.o ../common/SharedLibrary.o zoning.o titles.o perlpacket.o perl_perlpacket.o zonedb.o ../common/shareddb.o ../common/logsys.o .obj/rulesys.o ../common/logsys_eqemu.o ../common/EQEmuConfig.o ZoneConfig.o ../common/XMLParser.o ../common/tinyxml/tinystr.o ../common/tinyxml/tinyxml.o ../common/tinyxml/tinyxmlerror.o ../common/tinyxml/tinyxmlparser.o ../common/EQStreamProxy.o ../common/patches/patches.o ../common/patches/Client62.o ../common/patches/Titanium.o ../common/patches/Anniversary.o ../common/patches/SoF.o ../common/patches/SoD.o ../common/StructStrategy.o ../common/EQStreamIdent.o ../common/patches/Underfoot.o ../common/patches/HoT.o zone_logsys.o ../common/BasePacket.o ../common/worldconn.o ../common/EmuTCPConnection.o ../common/EmuTCPServer.o ../common/TCPServer.o ../common/guild_base.o guild_mgr.o tasks.o raids.o perl_hateentry.o perl_object.o QGlobals.o -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=native -pthread -pipe -D_GNU_SOURCE -DINVERSEXY -DFX -DZONE -DEQDEBUG=5 -DCATCH_CRASH -DNO_PIDLOG -DSHAREMEM -DFIELD_ITEMS -DCOMBINED -DAPP_OPCODE_SIZE=2 -Di386 -DEMBPERL -DEMBPERL_PLUGIN -DHAS_UNION_SEMUN -DBOTS -I/usr/include/mysql -DBIG_JOINS=1 -fPIC -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE -rdynamic -L. -lstdc++ -ldl -L/usr/lib/mysql -lmysqlclient -Wl,-E -L/usr/local/lib -L/usr/lib/perl/5.10/CORE -lperl -ldl -lm -lpthread -lc -lcrypt
entity.o: In function `EntityList::MobProcess()':
/home/eqemu/March2011/trunk/EQEmuServer/zone/entity.cpp:493: undefined reference to `EntityList::RemoveBot(unsigned short)'
entity.o: In function `EntityList::RemoveEntity(unsigned short)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/entity.cpp:2472: undefined reference to `EntityList::RemoveBot(unsigned short)'
client.o: In function `~Client':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client.cpp:325: undefined reference to `Bot::ProcessBotOwnerRefDelete(Mob*)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/client.cpp:325: undefined reference to `Bot::ProcessBotOwnerRefDelete(Mob*)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/client.cpp:325: undefined reference to `Bot::ProcessBotOwnerRefDelete(Mob*)'
spells.o: In function `Mob::SpellFinished(unsigned short, Mob*, unsigned short, unsigned short, unsigned int, short)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/spells.cpp:1702: undefined reference to `Bot:oFinishedSpellSingleTarget(unsigned short, Mob*, unsigned short, bool&)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/spells.cpp:1733: undefined reference to `Bot:oFinishedSpellAETarget(unsigned short, Mob*, unsigned short, bool&)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/spells.cpp:1767: undefined reference to `Bot:oFinishedSpellGroupTarget(unsigned short, Mob*, unsigned short, bool&)'
command.o: In function `command_bot(Client*, Seperator const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/command.cpp:10834: undefined reference to `Bot::ProcessBotCommands(Client*, Seperator const*)'
client_packet.o: In function `Client::Handle_OP_InspectRequest(EQApplicationPac ket const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:6303: undefined reference to `Bot::ProcessBotInspectionRequest(Bot*, Client*)'
client_packet.o: In function `Client::Handle_OP_GroupDisband(EQApplicationPacke t const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:6218: undefined reference to `Bot::GroupHasBot(Group*)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:6221: undefined reference to `Bot::ProcessBotGroupDisband(Client*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:6226: undefined reference to `Bot::ProcessBotGroupDisband(Client*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
client_packet.o: In function `Client::Handle_OP_GroupInvite2(EQApplicationPacke t const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:5939: undefined reference to `Bot::ProcessBotGroupInvite(Client*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
client_packet.o: In function `Client::Handle_OP_Camp(EQApplicationPacket const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:3207: undefined reference to `Bot::BotOrderCampAll(Client*)'
client_packet.o: In function `Client::FinishConnState2(DBAsyncWork*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:8530: undefined reference to `Bot::LoadAndSpawnAllZonedBots(Client*)'
client_packet.o: In function `Client::Handle_OP_TradeAcceptClick(EQApplicationP acket const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:4771: undefined reference to `Bot::FinishTrade(Client*, Bot::BotTradeType)'
client_packet.o: In function `Client::Handle_OP_GuildInvite(EQApplicationPacket const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:4180: undefined reference to `Bot::ProcessGuildInvite(Client*, Bot*)'
client_packet.o: In function `Client::Handle_OP_GuildRemove(EQApplicationPacket const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/client_packet.cpp:4207: undefined reference to `Bot::ProcessGuildRemoval(Client*, std::basic_string<char, std::char_traits<char>, std::allocator<char> >)'
aggro.o: In function `Mob::IsAttackAllowed(Mob*, bool)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/aggro.cpp:674: undefined reference to `Bot::IsBotAttackAllowed(Mob*, Mob*, bool&)'
questmgr.o: In function `QuestManager::createBot(char const*, char const*, unsigned char, unsigned short, unsigned char, unsigned char)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/questmgr.cpp:1767: undefined reference to `Bot::SpawnedBotCount(unsigned int, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/questmgr.cpp:1779: undefined reference to `Bot::CreateDefaultNPCTypeStructForBot(std::basic_ string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned char, unsigned short, unsigned char, unsigned char)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/questmgr.cpp:1780: undefined reference to `Bot::Bot(NPCType, Client*)'
/home/eqemu/March2011/trunk/EQEmuServer/zone/questmgr.cpp:1784: undefined reference to `Bot::IsValidRaceClassCombo()'
/home/eqemu/March2011/trunk/EQEmuServer/zone/questmgr.cpp:1789: undefined reference to `Bot::IsValidName()'
/home/eqemu/March2011/trunk/EQEmuServer/zone/questmgr.cpp:1794: undefined reference to `Bot::IsBotNameAvailable(std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)'
zoning.o: In function `Client::Handle_OP_ZoneChange(EQApplicationPacket const*)':
/home/eqemu/March2011/trunk/EQEmuServer/zone/zoning.cpp:38: undefined reference to `Bot::ProcessClientZoneChange(Client*)'
collect2: ld returned 1 exit status
make: *** [zone] Error 1
colo:/home/eqemu/March2011/trunk/EQEmuServer/zone#
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 04:22 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