Re: Compiling Error

From: Jeremy Elson (jelson@blaze.cs.jhu.edu)
Date: 06/06/96


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).

> Ok, this is what I get when I compile... real strange since I got it to 
> compile a couple of weeks ago...
> 
> 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 typ
e
> comm.c:1552: warning: passing arg 2 of `signal' from incompatible pointer typ
e
> comm.c:1565: warning: passing arg 2 of `signal' from incompatible pointer typ
e
> comm.c:1569: warning: passing arg 2 of `signal' from incompatible pointer typ
e
> comm.c:1570: warning: passing arg 2 of `signal' from incompatible pointer typ
e
> comm.c:1571: warning: passing arg 2 of `signal' from incompatible pointer typ
e
> make[1]: *** [comm.o] Error 1
> make[1]: Leaving directory `/2/circle30bpl11/src'
> make: *** [default] Error 2
> 
> 
> -Justin <cyanide@gslink.com>
> 



This archive was generated by hypermail 2b30 : 12/18/00 PST