just tried to apply the loop-6 patch to the XFS tree (which works
fine with plain 2.4.2) i ran into the following:
kgcc -D__KERNEL__ -I/tmp/linux/include -Wall -Wstrict-prototypes -O2
-fno-strict-aliasing -pipe -march=i686 -c -o rd.o rd.c
rd.c: In function `rd_init':
rd.c:408: warning: passing arg 2 of `blk_queue_make_request' from incompatible
pointer type
kgcc -D__KERNEL__ -I/tmp/linux/include -Wall -Wstrict-prototypes -O2
-fno-strict-aliasing -pipe -march=i686 -DEXPORT_SYMTAB -c loop.c
loop.c: In function `loop_make_request':
loop.c:451: too few arguments to function `generic_make_request'
loop.c: In function `loop_init':
loop.c:954: warning: passing arg 2 of `blk_queue_make_request' from
incompatible pointer type
make[3]: *** [loop.o] Error 1
make[3]: Leaving directory `/tmp/linux/drivers/block'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/tmp/linux/drivers/block'
make[1]: *** [_subdir_block] Error 2
make[1]: Leaving directory `/tmp/linux/drivers'
make: *** [_dir_drivers] Error 2
... and because i think jens is lurking around here i try to
ask first before looking into it ... maybe he already has
a fix handy
thanks in advance
t
--
thomas.graichen@xxxxxxxxxxxxxx
innominate AG
the linux architects
tel: +49-30-308806-13 fax: -77 http://www.innominate.com
|