lkml.org 
[lkml]   [1997]   [Jan]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Compiling Linux 2.1.21...
Date

Juan Cespedes <cespedes@lander.es> wrote;
> gcc -D__KERNEL__ -I/usr/src/linux-2.1.21/include -Wall

> -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe

> -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2

> -malign-functions=2 -DCPU=586 -c -o ide.o ide.c
> ide.c:2831: parse error before `EXPORT_SYMTAB_not_defined'
> ide.c:2831: warning: data definition has no type or storage class
> ide.c:2832: parse error before `EXPORT_SYMTAB_not_defined'
> ide.c:2832: warning: data definition has no type or storage class
> ... lots of errors like that one...
> ide.c:2879: parse error before `EXPORT_SYMTAB_not_defined'
> ide.c:2879: warning: data definition has no type or storage class
> make[3]: *** [ide.o] Error 1
>

I had the same problem. Rather than finding the correct fix,
I simply re-ran "make config" and enabled module support (even
though I don't run with modules).

Regards,

markhe

\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.049 / U:2.476 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site