Kernel 2.3.7 error...

Johan Andersson (zrq501j@tninet.se)
Tue, 22 Jun 1999 20:59:56 +0200


This is a multi-part message in MIME format.
--------------AF5A90766581E9F898E59CC8
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

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 directory
--------------AF5A90766581E9F898E59CC8
Content-Type: text/plain; charset=us-ascii;
 name="fel-i-kernelen-2.3.7"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="fel-i-kernelen-2.3.7"

gcc -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

--------------AF5A90766581E9F898E59CC8--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/