lkml.org 
[lkml]   [1999]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectKernel 2.3.10 Compile Problem
Date

Hackers,

In order to get my 2.3.10 kernel to compile, I had to comment out lines 378 -
381 of drivers/block/loop.c:
*******
if (!inode->i_op->bmap) {
printk(KERN_ERR "loop: device has no block access/not implemented\n");
goto out_putf;
}
********
Otherwise I get the following error:

loop.c: In function `loop_set_fd':
loop.c:378: structure has no member named `bmap_R9684f74d'
make[2]: *** [loop.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.3.10/drivers/block'
make[1]: *** [_modsubdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux-2.3.10/drivers'
make: *** [_mod_drivers] Error 2

I'm running an HP Omnibook 7100 Pentium II 266 w/ 96M RAM. I downloaded the
full bz kernel.

If you're interested, my .config can be found at:
http://www.mattshouse.com/dotconfig.html

--

To segfault is human, to blue screen is moronic...
~~~~~~~~~~~~
Matthew
matthew@mattshouse.com
http://www.mattshouse.com

-
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:52    [W:0.029 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site