ok, sorry bout that... here's the configure log: loading cache ./config.cache checking for gcc... (cached) gcc checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for more... (cached) more checking for -lnsl... (cached) no checking for -lsocket... (cached) no checking for -lmalloc... (cached) no checking for -lcrypt... (cached) no checking how to run the C preprocessor... (cached) gcc -E checking whether cross-compiling... (cached) no checking for ANSI C header files... (cached) no checking for sys/wait.h that is POSIX.1 compatible... (cached) no checking for fcntl.h... (cached) no checking for sys/fcntl.h... (cached) no checking for errno.h... (cached) no checking for net/errno.h... (cached) no checking for string.h... (cached) yes checking for limits.h... (cached) no checking for sys/time.h... (cached) no checking for sys/select.h... (cached) no checking for sys/types.h... (cached) no checking for unistd.h... (cached) no checking for memory.h... (cached) yes checking for crypt.h... (cached) no checking for assert.h... (cached) yes checking for arpa/telnet.h... (cached) yes checking for working const... (cached) yes checking for pid_t... (cached) no checking for size_t... (cached) no checking whether time.h and sys/time.h may both be included... (cached) no checking return type of signal handlers... (cached) int checking for crypt... (cached) yes checking for random... (cached) yes creating ./config.status creating src/Makefile creating src/conf.h src/conf.h is unchanged and the make log: make ../bin/circle make[1]: Entering directory `/2/circle30bpl11/src' gcc -c -g -O -Wall -fno-strict-prototypes comm.c In file included from sysdep.h:37, from comm.c:14: /usr/include/stdio.h:71: warning: empty declaration In file included from /usr/include/sys/types.h:4, from /usr/include/sys/socket.h:6, from comm.c:21: /usr/include/linux/types.h:15: warning: empty declaration comm.c: In function `nonblock': comm.c:1448: `F_GETFL' undeclared (first use this function) comm.c:1448: (Each undeclared identifier is reported only once comm.c:1448: for each function it appears in.) comm.c:1449: `O_NDELAY' undeclared (first use this function) comm.c:1450: `F_SETFL' undeclared (first use this function) comm.c: In function `checkpointing': comm.c:1469: warning: control reaches end of non-void function comm.c: In function `reread_wizlists': comm.c:1478: warning: control reaches end of non-void function comm.c: In function `unrestrict_game': comm.c:1491: warning: control reaches end of non-void function comm.c: In function `signal_setup': comm.c:1546: warning: passing arg 2 of `signal' from incompatible pointer type comm.c:1552: warning: passing arg 2 of `signal' from incompatible pointer type comm.c:1565: warning: passing arg 2 of `signal' from incompatible pointer type comm.c:1569: warning: passing arg 2 of `signal' from incompatible pointer type comm.c:1570: warning: passing arg 2 of `signal' from incompatible pointer type comm.c:1571: warning: passing arg 2 of `signal' from incompatible pointer type make[1]: *** [comm.o] Error 1 make[1]: Leaving directory `/2/circle30bpl11/src' make: *** [default] Error 2 I am running Redhat (Linux) 3.0.3 Kernel 1.3.92 Running a 486/66 Dx2, 16 MB Ram, more than enough disk space... I am at my wit's end.. let me know if you need more info... -Justin <cyanide@gslink.com> > > Everyone, PLEASE follow the instructions at the bottom of the main > README file when reporting problems. > > I think this problem indicates you're out of virutal memory under Linux. > > However it's impossible to know since you've not told us what kind of > hardware you have, what kind of operating system you're using, what the > output of 'configure' was, or anything else except the fact that your > operating system's own internal header files are returning an error > (something that Circle has no control over whatsoever). >
This archive was generated by hypermail 2b30 : 12/18/00 PST