Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2006 14:39:02 +0200
From:      "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
To:        Ruslan Ermilov <ru@freebsd.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Releng_6 suddenly no longer -j safe
Message-ID:  <4506AA66.40203@gmx.de>
In-Reply-To: <20060912121513.GA31799@rambler-co.ru>
References:  <45069FB8.3030704@gmx.de> <20060912121513.GA31799@rambler-co.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Ermilov wrote:
> On Tue, Sep 12, 2006 at 01:53:28PM +0200, [LoN]Kamikaze wrote:
>> Last time I built a kernel on Releng_6 (only a couple of days ago)
>> everything was fine with "-j 4".
>> Now buildkernel stops, this is an example:
>>
>> ...
>>
>> Where it stops is random (I suppose it sometimes is accidentally
>> built in the right order), but the error is always similar.
>>
> This puzzled me for a while, since kmod.mk has mechanisms that
> try to ensure `@' is built before it's accessed.  What the
> implementation is missing is anti-footshooting measures.  I bet
> your /usr/src/sys/modules/ has some stray `@' symlinks possibly
> left from compiling modules manually without creating object
> directories, and forgetting to run "make clean" afterwards.

Thank you, since I don't know how and where I messed up the source
tree, I deleted it and recvsupped it. It's building at the moment
and it seems to work fine.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4506AA66.40203>