All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Robert P. J. Day" <rpjday@mindspring.com>
To: linux-lvm@sistina.com
Subject: [linux-lvm] problem building LVM2 for 2.6 kernel
Date: Fri Jul 18 16:04:02 2003	[thread overview]
Message-ID: <Pine.LNX.4.53.0307181659170.6115@localhost.localdomain> (raw)

  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

             reply	other threads:[~2003-07-18 16:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-18 16:04 Robert P. J. Day [this message]
2003-07-18 18:47 ` [linux-lvm] problem building LVM2 for 2.6 kernel 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.53.0307181659170.6115@localhost.localdomain \
    --to=rpjday@mindspring.com \
    --cc=linux-lvm@sistina.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.