lkml.org 
[lkml]   [2008]   [May]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Strange linux-next build error

* Daniel Hazelton <dhazelton@enter.net> wrote:

> > Can you try to do a:
> > make V=1 and post the output a few screen fulls before and until
> > the bug triggers.
> > They I will see if I can work out what is happening.
> >
> > Thanks,
> > Sam
>
> I've been unable to trigger it with "make V=1 bzImage" - does the
> verbosity change, somehow, the default number of makes that get run ?
>
> If it does, I could try adding -j2 or similar to see if that causes it
> to trigger.

try something like:

make -j2 V=1 bzImage >log.txt 2>&1

and see whether the error shows up in log.txt. Console output caused by
the increased verbosity (especially if it's a slower console like an
xterm) can hide build races.

Ingo


\
 
 \ /
  Last update: 2008-05-04 00:43    [W:0.051 / U:1.148 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site