Compile problems

From: Derrick D. Henning (slair@slair.com)
Date: 01/09/02


I recently upgraded to Linux 7.2 after copying my Mud files back on to
it, I started getting the following errors, any assistance would be
appreciated.



When I do a ./configure I get this error:

creating src/conf.h
cat: ./src/conf.h.in: No such file or directory
Configuration completed. To compile, type: cd src; make

Also if I goto the src file and do a make all I get this:

make[1]: Entering directory `/home/name/circle/src'
gcc -g -O2 -Wall -c -o act.comm.o act.comm.c
In file included from act.comm.c:12:
sysdep.h:319:3: #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:45:2: #error "Unknown path components."
make[1]: *** [act.comm.o] Error 1
make[1]: Leaving directory `/home/name/circle/src'
make: *** [all] Error 2

Any Ideas? Also the conf.h file was there, I deleted it to see if that
helped and recreate it, and still nothing



Thanks



Slair

--
   +---------------------------------------------------------------+
   | 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