Preemptible 2.4.10-pre15 compile error

Steve Kieu (haiquy@yahoo.com)
Sun, 23 Sep 2001 22:38:12 +1000 (EST)


Hi,

Exactly, make modules error

make[2]: Entering directory
`/home/sk/src/linux/fs/adfs'
gcc -D__KERNEL__ -I/home/sk/src/linux/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O3
-fomit-frame-pointer -fno-strict-aliasing -fno-common
-mcpu=i686 -march=i686 -fno-strength-reduce -pipe
-mpreferred-stack-boundary=2 -march=i686 -DMODULE -c
-o map.o map.c
map.c: In function `adfs_map_lookup':
map.c:271: `current' undeclared (first use in this
function)
map.c:271: (Each undeclared identifier is reported
only once
map.c:271: for each function it appears in.)
map.c:273: warning: implicit declaration of function
`preempt_schedule'
make[2]: *** [map.o] Error 1
make[2]: Leaving directory
`/home/sk/src/linux/fs/adfs'
make[1]: *** [_modsubdir_adfs] Error 2
make[1]: Leaving directory `/home/sk/src/linux/fs'
make: *** [_mod_fs] Error 2

=====
S.KIEU

http://travel.yahoo.com.au - Yahoo! Travel
- Got Itchy feet? Get inspired!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/