[NEWBIE] Compiling problems

From: Jeff Daum (daumj@APCI.NET)
Date: 08/24/97


Greetings All,

        I am curently trying to compile Circle 3.0 Beta Patch Level 11, on to my
Linux Slackware V. 1.2.13. machine. I curently have installed the A, AP, D,
E, N, and K disk sets. I downloaded the circle30bpl11.tar.gz file from the
CircleMUD FTP site, and uncompressed it. I then went to the circle30bpl11
directory on my Linux machine and ran the ./configure as described in the
help files. I then went to the src directory and typed 'make all' and the
following happened.



make .../bin/circle
make[1] Entering directory 'home/Erdrick/a/circle30bpl11/src'
gcc -c -g -0 -Wall -fno-strict-prototypes comm.c
In file included from /usr/include/Linux/types.h:34,
                    from /usr/include/sys/time.h:5,
                    from /usr/include/sys/resource.h:9.
                    from comm.c:22:
/usr/include/asm/types.h:31: warning: empty declaration
comm.c: In function 'nonblock':
comm.c:1448: 'F_GETFL' undeclared (first use of this function)
comm.c:1448: (Each undeclared identifier is reported only once
comm.c:1448: for each function it apears in.)
comm.c:1449: 'O_NDELAY' undeclared (first use of this function)
comm.c:1450: 'F_SETFL' undeclared (first use of 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 finction 'unrestict_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 incompatiable pointer
type
comm.c:1552: warning: passing arg 2 of 'signal' from incompatiable pointer
type
comm.c:1565: warning: passing arg 2 of 'signal' from incompatiable pointer
type
comm.c:1569: warning: passing arg 2 of 'signal' from incompatiable pointer
type
comm.c:1570: warning: passing arg 2 of 'signal' from incompatiable pointer
type
comm.c:1571: warning: passing arg 2 of 'signal' from incompatiable pointer
type
make[1]: *** [comm.0] Error 1
make[1]: leaving directory '/home/Erdrick/a/circle30bpl11/src'
make: *** [all] Error 2

Then it returns me to the prompt. Whats going wrong I can't figure it out.

                                                Thanks hope someone can help,
                                                                Jeff


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



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