Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Bots

Development::Bots Forum for bots.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-12-2010, 01:40 PM
pfyon's Avatar
pfyon
Discordant
 
Join Date: Mar 2009
Location: Ottawa
Posts: 495
Default

Just updated to r1091 and got the following error when compiling on Ubuntu server 9.04 (I think?):
Code:
make -C zone
make[1]: Entering directory `/home/eqemu/source/svn/trunk/EQEmuServer/zone'
gcc -o zone .obj/EQPacket.o  <snip>
client.o: In function `memset':
/usr/include/bits/string3.h:82: warning: memset used with constant zero length parameter; this could be due to transposed parameters
/usr/include/bits/string3.h:82: warning: memset used with constant zero length parameter; this could be due to transposed parameters
bot.o:(.data.rel.ro._ZTV3Bot[vtable for Bot]+0x21c): undefined reference to `Bot::AI_EngagedCastCheck()'
bot.o:(.data.rel.ro._ZTV3Bot[vtable for Bot]+0x220): undefined reference to `Bot::AI_PursueCastCheck()'
bot.o:(.data.rel.ro._ZTV3Bot[vtable for Bot]+0x224): undefined reference to `Bot::AI_IdleCastCheck()'
bot.o:(.data.rel.ro._ZTV3Bot[vtable for Bot]+0x238): undefined reference to `Bot::AICastSpell(Mob*, unsigned char, unsigned short)'
bot.o:(.data.rel.ro._ZTV3Bot[vtable for Bot]+0x23c): undefined reference to `Bot::AIDoSpellCast(unsigned char, Mob*, int, unsigned int*)'
collect2: ld returned 1 exit status
make[1]: *** [zone] Error 1
make[1]: Leaving directory `/home/eqemu/source/svn/trunk/EQEmuServer/zone'
make: *** [all] Error 2
Edit: this is after running a make clean as well.

Last edited by Derision; 01-12-2010 at 03:25 PM..
Reply With Quote
  #2  
Old 01-12-2010, 01:55 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Did you add botspellsai.o to your zone/makefile.common ? It's a new file in this revision, and that is where those methods the linker can't find are defined.
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 03:21 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