On Tue, 15 Oct 1996, Steve Reeves wrote: > Geez.. seems like everyone is asking questions about races now.. so, I > figured I'd toss > mine in as well.. :> > > Recently, someone [can't remember who] attached race.doc to a post on this > list. Anyway, I looked it over and decided it looked easy enough to > implement, so I tried. And that brings me to my question/problem. I'm > wondering if anyone can tell me what is wrong here.. first, here's the > output I get from the compiler: > > gcc -c -g -O -Wall -fno-strict-prototypes comm.c > In file included from comm.c:29: > utils.h:426: parse error before `->' > make[1]: *** [comm.o] Error 1 > make[1]: Leaving directory `/home/dormammu/circle30bpl11/src' > make: *** [default] Error 2 > > Seems straight forward enough.. but, here's the section of the code [with a > little extra] that the program is complaining about: > <SNIP-SNIP> Oh my thats a bad one, usually i get those when i forget a ; somewhere. And it can take a while before the compiler burps out the error. So check the functions before and see if you left out a semi-colon somewhere. That usually does the trick. Reg, Stefan (aka Slite) PhoneyMud IMP +-----------------------------------------------------------+ | 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