lkml.org 
[lkml]   [2004]   [Dec]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: make errors (make clean, make menuconfig) make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10 menuconfig
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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:09    [W:0.159 / U:0.272 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site