lkml.org 
[lkml]   [1999]   [Jun]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.3.7 minix and fat fs modules don't compile
UP, 586TSC
Here are the errors from minix. Yes, it's egcs-1.1.2
binutils 2.9.4.0.5make[1]: Entering directory `/usr/src/linux-2.3.7/fs'
make -C minix modules
make[2]: Entering directory `/usr/src/linux-2.3.7/fs/minix'
gcc -D__KERNEL__ -I/usr/src/linux-2.3.7/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -DCPU=586 -DMODULE -c -o file.o file.c
file.c: In function `minix_write_one_page':
file.c:64: warning: implicit declaration of function `block_write_one_page'
file.c: At top level:
file.c:107: `generic_readpage' undeclared here (not in a function)
file.c:107: initializer element for `minix_file_inode_operations.bmap' is not constant
file.c:109: warning: initialization from incompatible pointer type
file.c:110: warning: initialization from incompatible pointer type
file.c:114: warning: initialization from incompatible pointer type
make[2]: *** [file.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.3.7/fs/minix'
make[1]: *** [_modsubdir_minix] Error 2
make[1]: Leaving directory `/usr/src/linux-2.3.7/fs'
make: *** [_mod_fs] Error 2
\
 
 \ /
  Last update: 2005-03-22 13:52    [W:0.020 / U:0.508 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site