[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make error
On Fri, Dec 07, 2007 at 01:13:03PM -0500, krow14 wrote:
> gcc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -Wall -D__USE_BSD -c emu.c
> emu.c: In function ‘loadpal’:
> emu.c:893: error: expected ‘)’ before string constant
> emu.c:915: error: expected ‘)’ before string constant
> emu.c:927: error: expected ‘)’ before string constant
> emu.c: In function ‘main’:
> emu.c:1605: error: expected ‘)’ before string constant
> make: *** [emu.o] Error 1
>
> Any one know what is wrong? Is it something I can fix?
>
Obviously there is a missing ')' before a string constant :P
Have you tried opening up emu.c and looking?
--
Jon
"Um, why does the bottom of my candy bar say 'patent pending'?
Isn't chocolate covered under prior art?"
-WesM