Hi guys
Just changed server and i cant compile my code i get this message in the
shell:
make ../bin/circle
make[1]: Entering directory `/home/jtp/gateway/src'
gcc -c -g -O -Wall -fno-strict-prototypes comm.c
In file included from comm.c:14:
sysdep.h:207: conflicting types for `random'
/usr/include/stdlib.h:346: previous declaration of `random'
comm.c: In function `game_loop':
comm.c:616: warning: suggest explicit braces to avoid ambiguous `else'
make[1]: *** [comm.o] Error 1
make[1]: Leaving directory `/home/jtp/gateway/src'
make: *** [all] Error 2
[jtp@stallag13 src]$ =20
Anyone has some ideas why?
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT