mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Georg Prenner <georg.prenner@aon.at>, linux-kernel@vger.kernel.org
Subject: Re: make errors (make clean, make menuconfig) make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10 menuconfig
Date: Tue, 28 Dec 2004 00:19:34 +0100	[thread overview]
Message-ID: <20041227231934.GA9251@mars.ravnborg.org> (raw)
In-Reply-To: <20041227224833.GA8206@mars.ravnborg.org>

On Mon, Dec 27, 2004 at 11:48:33PM +0100, Sam Ravnborg wrote:
> > I am having a problem when executing "make menuconfig" on my fresh 
> > extracted 2.6.10 kernel.
> > 
> > The error message is like this:
> > 
> > make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10 menuconfig
> > make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10 menuconfig
> > make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10 menuconfig
> > make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10 menuconfig
...

It is the following code snippet that causes the troubles:
---
outputmakefile:
        $(Q)if /usr/bin/env test ! $(srctree) -ef $(objtree); then \
        $(CONFIG_SHELL) $(srctree)/scripts/mkmakefile
---

I've now tried differents way to reproduce the error without luck.
You are the second person reporting this - and I assumed from fitst
poster this was a symlink issue. But I cannot reporduce it here.

One person coul not locate /usr/bin/env - but that did not trigger
anythin renaming that file to something else.

Could you please drop a mail with full log what you do before seeing
this bug.

	Sam


  reply	other threads:[~2004-12-27 23:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-27 21:53 Georg Prenner
2004-12-27 22:48 ` Sam Ravnborg
2004-12-27 23:19   ` Sam Ravnborg [this message]
2004-12-28 23:23     ` Sam Ravnborg

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=20041227231934.GA9251@mars.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=georg.prenner@aon.at \
    --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

all inboxes | Powered by JetHome®