All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] problem building LVM2 for 2.6 kernel
@ 2003-07-18 16:04 Robert P. J. Day
  2003-07-18 18:47 ` Alasdair G Kergon
  0 siblings, 1 reply; 5+ messages in thread
From: Robert P. J. Day @ 2003-07-18 16:04 UTC (permalink / raw)
  To: linux-lvm

  in trying to set up LVM for the 2.6 kernel, i configured the
2.6.0-test1-ac2 version and selected device mapper and v4 ioctl
(this version of the kernel did not appear to need any patching),
rebuilt, and rebooted with the new kernel, and that seemed to go
smoothly.

  i then built and installed libdevmapper (the latest version
from today), and that again went smoothly.

  but when i tried to build the final LVM2 utilities, i ran

  # ./configure --with-lvm1=none
  # make

 which eventually produced:

...

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: *** [lib] Error 2

  is there something i did wrong?  a patch i forgot to install?
thanks.

rday

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-07-20 19:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-18 16:04 [linux-lvm] problem building LVM2 for 2.6 kernel Robert P. J. Day
2003-07-18 18:47 ` Alasdair G Kergon
2003-07-18 18:56   ` Robert P. J. Day
2003-07-18 20:46   ` Robert P. J. Day
2003-07-20 19:56   ` Melinda Taylor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.