Hi, I'm porting a lightly modified circlemud30bpl14 from my MSVC++ 4.1 to Red Hat Linux release 5.2 (Apollo) with Kernel 2.0.36 on an i686. I have a little problem. I hope that you can help me. When I try to run "make", I got a strange error. This is a little snip from comm.c: #include "conf.h" #include "sysdep.h" /* line 14*/ And here is what i get from linux when I try to make... [razor@host src]$ make make ../bin/circle make[1]: Entering directory `/disk/home/razor/temporanea/dark/src' gcc -c -g -O2 -Wall comm.c In file included from comm.c:14: sysdep.h:293: #error Who are we? /*error*/ make[1]: *** [comm.o] Error 1 make[1]: Leaving directory `/disk/home/razor/temporanea/dark/src' make: *** [all] Error 2 I hope that's a stupid and little bug... I hope... Razor -- UIN icq 20686181 +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST