Compiling

From: zeus.net (zeus.net@terra.com.br)
Date: 02/08/02


Hello for all...

When I try to compile my CircleMUD (circle30bp17RS-win98) or any
other version, using CYGWIN and I type inside of the directory of
MUD: " configure " or ". /configure "
It appears the following error:

"loading cache ./config.cache
checking for less... (cached) less
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler
cannot creat
e executables."

That I got to solve executing the command "configure " in truth
LINUX.

However, in LINUX and in CYGWIN when I enter in the directory " SRC "
and I type " make "
It appears the following error:

"make ../bin/circle
make[1]: Entering directory `/cygdrive/c/circle30bp17RS-win98/src'
gcc -g -O2 -Wall    -c -o act.comm.o act.comm.c
In file included from act.comm.c:12:
sysdep.h:319: #error "You forgot to include conf.h or do not have a
valid system
 define."
In file included from act.comm.c:20:
db.h:42: #error "Unknown path components."
make[1]: *** [act.comm.o] Error 1
make[1]: Leaving directory `/cygdrive/c/circle30bp17RS-win98/src'
make: *** [all] Error 2"


Of this point I didn't get to pass in the compilation of
CircleMUD...


Thank you

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT