Add Semicolon after your structure declaration. - Ankur prabhat_singh wrote:
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 Reply With Quote