PDA

View Full Version : Newest SVN compile on Debian 4 ?


provocating
07-20-2009, 12:09 PM
I am using Debian 4 because the lastest guide as of my install time said it would compile. My experiences with Debian 5, the EMU would not install. I downloaded the latest SVN today of the BOT branch and got this message compiling zone.

gcc -c -fpermissive -Wall -Wuninitialized -Wwrite-strings -Wcast-qual -Wno-deprecated -Wcomment -Wcast-align -O -g -march=i686 -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 -I/usr/include/mysql `perl -MExtUtils::Embed -e ccopts` questmgr.cpp -o questmgr.o
questmgr.cpp: In member function QuestManager::traindiscs(uint8, uint8)
questmgr.cpp:637: warning: comparison between signed and unsigned integer expressions
questmgr.cpp: At global scope:
questmgr.cpp:1882: error: prototype for QuestManager::saylink(char*, bool) does not match any in class

provocating
07-20-2009, 12:15 PM
Putty is throwing crazy characters in there, making it hard to copy paste the error.

provocating
07-20-2009, 12:16 PM
This was at the end

questmgr.cpp:1966: warning: comparison is always true due to limited range of data type
make: *** [questmgr.o] Error 1

pfyon
07-20-2009, 01:16 PM
Yeah, this forum software chokes on characters with accents.

provocating
07-20-2009, 01:44 PM
I was able to compile 801 without the BOTS. Should I just modify the source to enable BOTS and recompile ? Does this still work ?

staticmg
07-22-2009, 10:52 AM
I installed on Debian5 64 bit linux with no problems. Static's Sandbox is up and running if you want to take a look. Seems like everything is working.