[linux-lvm] LVM2 compilation problem

AJ Lewis lewis at sistina.com
Thu Oct 16 10:48:01 UTC 2003


On Thu, Oct 16, 2003 at 02:25:06PM +0200, Jan Švec wrote:
> I'm having trouble compiling the LVM2 ver. 2.2.00.07. During make
> install I receive this error:
> 
> device/dev-io.c: In function `dev_get_size':
> device/dev-io.c:215: `BLKGETSIZE64' undeclared (first use in this
> function)
> device/dev-io.c:215: (Each undeclared identifier is reported only once
> device/dev-io.c:215: for each function it appears in.)
> make[1]: *** [device/dev-io.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make[1]: Leaving directory `/root/LVM2.2.00.07/lib'
> make: *** [lib] Error 2
> 
> The kernel is 2.6.0 test6. I also tried to make the link
> /usr/src/linux-2.6.0-test6/include/linux -> /usr/include/linux, but then
> I receive another error message:

<snip>

> Anyone have any idea how to solve this problem ?

The quickest and easiest way i can think of is to grab a 2.4.22
kernel, untar it, and link that include/linux directory into your
/usr/include/ dir.  As you saw, 2.6 doesn't allow kernel headers to be
used in userspace, but 2.4 still does.  It's ugly, but it works.

Regards,
--
AJ Lewis
Sistina Software Inc.             http://www.sistina.com
720 Washington Ave, Suite 200     Voice:  612-638-0500
Minneapolis, MN 55414             E-Mail: lewis_NOSPAM_(AT)sistina(DOT)com

Current GPG fingerprint = B8F8 CEC8 9B0B B169 C5E2  8589 867E 54C8 4984 3813
Grab the key at: http://people.sistina.com/~lewis/gpg.html or one of the
many keyservers out there...

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/linux-lvm/attachments/20031016/1af457d9/attachment.sig>


More information about the linux-lvm mailing list