From: Richard Hoechenberger <GeekuX@web.de>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: 2.5.1-pre8 doesn't compile w/ LVM support
Date: Sun, 9 Dec 2001 17:52:21 +0100 [thread overview]
Message-ID: <20011209175221.A19993@web.de> (raw)
I just downloaded the 2.5.0 kernel and patched it up to 2.5.1-pre8.
When I try to compile (using 'make-kpkg' v1.65 under Debian), I get the
following error:
make[3]: Entering directory `/tmp/kernel/linux/drivers/md'
/usr/bin/make all_targets
make[4]: Entering directory `/tmp/kernel/linux/drivers/md'
gcc -D__KERNEL__ -I/tmp/kernel/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o lvm.o lvm.c
lvm.c: In function `lvm_user_bmap':
lvm.c:1046: request for member `bv_len' in something not a structure or union
make[4]: *** [lvm.o] Fehler 1
make[4]: Leaving directory `/tmp/kernel/linux/drivers/md'
make[3]: *** [first_rule] Fehler 2
make[3]: Leaving directory `/tmp/kernel/linux/drivers/md'
make[2]: *** [_subdir_md] Fehler 2
make[2]: Leaving directory `/tmp/kernel/linux/drivers'
make[1]: *** [_dir_drivers] Fehler 2
make[1]: Leaving directory `/tmp/kernel/linux'
make: *** [stamp-build] Fehler 2
richard@sid:/tmp/kernel/linux$
In my .config, CONFIG_BLK_DEV_LVM is set to 'y'.
I'm using gcc version 2.95.4, running on Linux 2.4.9-ac10.
Any idea what's causing the problem?
Richard
next reply other threads:[~2001-12-09 16:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-09 16:52 Richard Hoechenberger [this message]
2001-12-09 16:58 ` 2.5.1-pre8 doesn't compile w/ LVM support Jens Axboe
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=20011209175221.A19993@web.de \
--to=geekux@web.de \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox