AFK code issues

Posted by Myrra on Thu 25 Sep 2008 07:41 PM — 5 posts, 24,980 views.

#0
First and foremost thanks in advance if anyone can help me with this!

I've finally managed to find a clean copy of the afk codebase (without errors when unpacking) and set it up on ubuntu server with all the appropriate pacakages installed. I go to 'make' and get the following:

make[1]: ***[o/imc.o]Error 1
Make: *** [all] Error 2

I've gone through just about every resource I have and read all the documentation (which is one "sorry no documentation" file) and I'm humped!

If you can't suggest a way for me to fix this, can you suggest another smaug codebase with the features of afk? It is set to be heavily edited anyway but a good foundation is so hard to find!
USA #1
You did not post the errors.
USA #2
You have also failed to specify your compiling environment beyond saying it's Ubuntu. That doesn't tell us enough.

There is also only one "clean" copy or otherwise of AFKMud. It compiles spotless on Fedora with gcc 4.1. And plenty of people have compiled it on their systems without problems. I however cannot account for compiler advances that my current setup does not support.
#3
Sorry for not responding to my own post, I feel rather silly. I fixed the issue shortly after posting.

Sorry to have annoyed you with my lame half completed question... it was just one of those days.
USA #4
one interesting to note.. i did try compile smaugfuss(for example) on 4.3 gcc compiler.. it spit out errors. but it work fine on 4.1 compiler. So you might want to try to compile Afk code on 4.1.x version of gcc compilers.

Just my two cent.