All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luca Berra <bluca@comedia.it>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Building LVM ona RH7.2 - errors
Date: Thu Feb 14 01:21:01 2002	[thread overview]
Message-ID: <20020214072047.GA13317@colombina.comedia.it> (raw)
In-Reply-To: <3C69A99A.398C19D4@bellsouth.net>

On Tue, Feb 12, 2002 at 06:47:38PM -0500, Jeff Layton wrote:
>    I tried building lvm-1.0.2 against a clean 2.4.17
> kernel. I untarred the lvm tar.gz file as well as
> the 2.4.17 kernel (into /usr/src/linux-2.4.17.clean).
> Then I did a,
guess redhat changed something with sed

> checking whether time.h and sys/time.h may both be included... yes
> ./configure: [: too many arguments
> checking whether gcc needs -traditional... no
try running
sh -x ./scripts/linuxver -d /usr/src/linux-2.4.17.clean
and see if we can guess what's wrong (probably the sed)
> creating Makefile
> sed: file conftest.s1 line 40: Unterminated `s' command
try salvaging those conftest.s1 files before configure kills them
and see what's in there.

also which version of sed are you runnging (rpm -q sed)
and which version of autoconf, if you have it installed

last thing, try running autoconf in the base lvm source dir and
see if configure works afterwards

Regards,
L.

-- 
Luca Berra -- bluca@comedia.it
        Communication Media & Services S.r.l.
 /"\
 \ /     ASCII RIBBON CAMPAIGN
  X        AGAINST HTML MAIL
 / \

  parent reply	other threads:[~2002-02-14  1:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-12 17:46 [linux-lvm] Building LVM ona RH7.2 - errors Jeff Layton
2002-02-13  3:56 ` Patrick Caulfield
2002-02-13  4:52   ` Jeff Layton
2002-02-14  1:21 ` Luca Berra [this message]
2002-02-14 16:58   ` Jeff Layton

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=20020214072047.GA13317@colombina.comedia.it \
    --to=bluca@comedia.it \
    --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.