[2.3.46]: ll_rw_blk.o: Compile error

From: Brent M. Smith (smitten@nextreality.net)
Date: Wed Feb 16 2000 - 21:11:49 EST


make[3]: Entering directory `/usr/src/linux-2.3.46/drivers/block'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe
-mpreferred-stack-boundary=2 -DCPU=586 -march=i586 -DEXPORT_SYMTAB -c
ll_rw_blk.c
ll_rw_blk.c:237: warning: static declaration for `generic_plug_device'
follows non-static
ll_rw_blk.c: In function `blk_init_queue':
ll_rw_blk.c:256: structure has no member named `back_merges_fn'
ll_rw_blk.c: In function `generic_make_request':
ll_rw_blk.c:682: warning: `__entry' might be used uninitialized in this
function
make[3]: *** [ll_rw_blk.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.3.46/drivers/block'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.3.46/drivers/block'
make[1]: *** [_subdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.3.46/drivers'
make: *** [_dir_drivers] Error 2
[root@smitten]:/usr/src/linux#

[root@smitten]:/usr/src/linux# gcc -v
Reading specs from /usr/lib/gcc-lib/i586-pc-linux-gnu/2.95.2/specs
gcc version 2.95.2 19991024 (release)
[root@smitten]:/usr/src/linux#

[root@smitten]:/usr/src/linux# ld -v
GNU ld version 2.9.5 (with BFD 2.9.5.0.24)
[root@smitten]:/usr/src/linux#

    Brent M. Smith, <smitten@nextreality.net>
    http://www.nextreality.net/

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



This archive was generated by hypermail 2b29 : Wed Feb 23 2000 - 21:00:17 EST