lkml.org 
[lkml]   [1999]   [Jun]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectKernel 2.3.7 error...
I have a problem compiling kernel 2.3.7.
I submit the errors in a file...


some info:
I use egcs-2.91.60
The dist i am using is SuSE 6.0


--
~/.signature: No such file or directorygcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -DCPU=686 -c -o file.o file.c
file.c:60: `generic_readpage' undeclared here (not in a function)
file.c:60: initializer element for `fat_file_inode_operations.bmap' is not constant
file.c:62: warning: initialization from incompatible pointer type
file.c:63: warning: initialization from incompatible pointer type
file.c:110: `generic_readpage' undeclared here (not in a function)
file.c:110: initializer element for `fat_file_inode_operations_1024.bmap' is not constant
file.c:113: warning: initialization from incompatible pointer type
file.c:145: warning: initialization from incompatible pointer type
file.c:148: warning: initialization from incompatible pointer type
make[3]: *** [file.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.3.7/fs/fat'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.3.7/fs/fat'
make[1]: *** [_subdir_fat] Error 2
make[1]: Leaving directory `/usr/src/linux-2.3.7/fs'
make: *** [_dir_fs] Error 2
\
 
 \ /
  Last update: 2005-03-22 13:52    [W:0.093 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site