lkml.org 
[lkml]   [2000]   [Feb]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectmake error
I'm still using 2.3.42 becuase 43,44,45,46 will not compile the errors
seem to become less with each release but still they will not compile
I'm running debain woody on a i686.

make -C drivers
make[1]: Entering directory `/usr/src/linux-2.3.46/drivers'
make -C block
make[2]: Entering directory `/usr/src/linux-2.3.46/drivers/block'
make all_targets
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=686 -march=i686 -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





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

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:0.032 / U:0.304 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site