All of lore.kernel.org
 help / color / mirror / Atom feed
From: "<hYdRo>" <hydro@blueyonder.co.uk>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] LVM2 on 2.4.22. (Fedora core 1 with nptl)
Date: Mon Nov 24 20:08:02 2003	[thread overview]
Message-ID: <014d01c3b2f8$be15a930$100119ac@hydro> (raw)

tugg <tugg@dial.pipex.com> writes:

> Trying to install LVM2 on 2.4.22. (Fedora core 1 with nptl)
>

Please post notes back to here if you managed to work out the patches that
are needed.  I'd like to stick with the fedora kernel instead of grabbing a
clean 2.4.22 as I need some of the other patching that Fedora have done.

>device/dev-io.c: In function `dev_get_size':
>device/dev-io.c:215: error: `BLKGETSIZE64' undeclared (first use in this
function)

The BLKGETSIZE64 error is due to it not being in the "userspace"
<linux/fs.h> for Fedora (glibc-kernel-headers package).
Just add the #define line from /usr/src/linux/include/linux/fs.h (or compile
against that fs.h as other parts of LVM2 seem to want to compile against
kernel private headers from the warnings thrown during compile).

             reply	other threads:[~2003-11-24 20:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-24 20:08 <hYdRo> [this message]
2003-11-25 16:37 ` [linux-lvm] LVM2 on 2.4.22. (Fedora core 1 with nptl) <hYdRo>
2003-11-26  8:57 ` mfty45
  -- strict thread matches above, loose matches on Subject: below --
2003-11-21  7:17 tugg
2003-11-21 13:00 ` Luca Berra

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='014d01c3b2f8$be15a930$100119ac@hydro' \
    --to=hydro@blueyonder.co.uk \
    --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.