[linux-lvm] 2.2.14

Heinz J. Mauelshagen mge at ez-darmstadt.telekom.de
Tue Jan 18 23:04:25 UTC 2000


On Tue, Jan 18, 2000 at 05:39:48PM -0500, Roman Mitz wrote:
> Sorry if this is a FAQ, but I couldn't find anything in the list archive
> or the docs.  Anyone have any luck compiling the 2.2.13 .8 patch /w
> 2.2.14?  Mine fails compile with the following:
> 
> drivers/block/block.a(ll_rw_blk.o): In function `blk_dev_init':
> ll_rw_blk.o(.text.init+0xb0): undefined reference to `lvm_init'
> 

Please delete the "static" before lvm_init() in drivers/block/lvm.c
and have a look for known bugs on <ftp://linux.msede.com/lvm/v0.8/BUGS>.

The line looks like "__initfunc(static int lvm_init(void))".

Heinz



More information about the linux-lvm mailing list