Re: Funny problem

From: Gary Barnett (gbarnett@POLARNET.COM)
Date: 11/07/97


Goonk <majef@TM.NET.MY> wrote:

> elara:~/soemud/src$ make circle
> make ../bin/circle
> make[1]: Entering directory `/usr/users/soe/soemud/src'
> gcc -c -g -O2 -Wall  config.c
> config.c:23: unterminated comment
> make[1]: *** [config.o] Error 1
> make[1]: Leaving directory `/usr/users/soe/soemud/src'
> make: *** Error 2
> elara:~/soemud/src$
>
Funny?

Sounds an awful lot like you have a /* but no */ to
end it.

Or you are using the / for c++ style comments..Does
gcc support those?

--Mallory


     +------------------------------------------------------------+
     | 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