while compiling getting error as : error: expected ‘=’, ‘,’,

Hi,
I am using gcc (GCC) 4.2.1 (SUSE Linux).
SUSE 10.3

While compiling a .c file I get following error

Configuration.h:70: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘attribute’ before ‘extern’

can anybody tell me ways to sort out such problems.

Thanks

Correct the error in your program.

In my view there is no as such error in the program.

So show us your program, or I’ll just put this one in the “another one of the little mysteries of life, would be nice to know why, but I have other things to do” basket.