[Circle] Thanks All! And uhh well.. (Code) (Compile) (Error)

From: Chris Grantham (casper@optima.mme.wsu.edu)
Date: 11/16/96


Thanks a bunch everyone.. you're really helping me alot with the compiler
errors.. never again will I duplicate define a case value ;)

Well, unfortunately, as we all know.. once we fix one error the compiler
goes on to find the rest of our goofs.. anyone care to explain this one to
me? (races.c is just a file with the race menu and race abbrevs and other
misc. stuff.)

make ../bin/circle
make[1]: Entering directory `/home/circle/circle30bpl11/src'
gcc -c -g -O -Wall -fno-strict-prototypes  races.c
In file included from races.c:1:
sysdep.h:199: conflicting types for `srandom'
/usr/include/stdlib.h:208: previous declaration of `srandom'
sysdep.h:200: conflicting types for `random'
/usr/include/stdlib.h:206: previous declaration of `random'
sysdep.h:264: parse error before `getpid'
sysdep.h:264: warning: data definition has no type or storage class
make[1]: *** [races.o] Error 1
make[1]: Leaving directory `/home/circle/circle30bpl11/src'
make: *** [default] Error 2     


I think I know what this means.. some conflict between circle and the
standard lib's random.. but then again.. what do I know? =)

Thanks again for all the help..

Chris Grantham
Head Administrator
ObjectMURPE (tm)

ObjectMURPE, MURPE, OM, and OMURPE are 
trademarks of the ObjectMURPE Development Group.

--
Unsolicited commercial email will be proofread and sent back to its
source, along with a bill for $150 U.S. The act of mailing such messages
to this account indicates acceptance of these terms. 

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



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