From: Patrick Caulfield <caulfield@sistina.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Tools compile problem, 1.0.1-rc4 on RH6.2 w/kernel 2.4.12
Date: Mon, 15 Oct 2001 10:52:30 +0100 [thread overview]
Message-ID: <20011015105230.C609@tykepenguin.com> (raw)
In-Reply-To: <m3d73rino6.fsf@tigger.plaindog.no>; from warnckew@online.no on Sat, Oct 13, 2001 at 05:07:21PM +0200
On Sat, Oct 13, 2001 at 05:07:21PM +0200, Morten Wang wrote:
> Greetings all,
>
> gcc -c -pipe -g -O2 -Wall -pg -DDEBUG -I../tools/lib -I../tools -I/usr/local/src/LVM/1.0.1-rc4/tools/lib -o e2fsadm.o e2fsadm.c
> In file included from ../tools/lvm_user.h:41,
> from e2fsadm.c:53:
> ../tools/lib/liblvm.h:81: malloc.h: Device not configured
> In file included from e2fsadm.c:53:
> ../tools/lvm_user.h:48: malloc.h: Device not configured
That's a wierd error. I doubt it's directly related to LVM, it looks to me like
the files in /usr/include are not available for some reason. It might be
something odd like just not having the development packages installed or it
could be something much stranger.
See what /usr/include looks like, it may be a symlink to somewhere else or it
may contain symlinks to other files that cannot be resolved.
It might be worth seeing if you can compile anything else - I would doubt it
looking at that error.
patrick
next prev parent reply other threads:[~2001-10-15 9:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-13 15:07 [linux-lvm] Tools compile problem, 1.0.1-rc4 on RH6.2 w/kernel 2.4.12 Morten Wang
2001-10-15 9:52 ` Patrick Caulfield [this message]
2001-10-15 11:07 ` Morten Wang
2001-10-15 11:24 ` Terje Kvernes
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=20011015105230.C609@tykepenguin.com \
--to=caulfield@sistina.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.