Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2005 17:55:33 +0300 (EEST)
From:      Giorgos Keramidas <keramida@freebsd.org>
To:        Remington L <mrl0lz@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: buildkernel woes
Message-ID:  <Pine.GSO.4.61.0506291752280.6890@beatrix>
In-Reply-To: <fe18b22805062907574dcf5d76@mail.gmail.com>
References:  <1119835984.96750.3.camel@localhost> <Pine.GSO.4.58.0506271154500.15128@beatrix> <fe18b22805062907574dcf5d76@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 29 Jun 2005, Remington L wrote:
> On 6/27/05, Giorgos Keramidas <keramida@ceid.upatras.gr> wrote:
>> On Sun, 26 Jun 2005, Remington L wrote:
>>> FreeBSD localhost 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Thu Jun 23
>> 23:15:54 PDT 2005 mrlol@localhost:/usr/obj/usr/src/sys/GENERIC i386
>>>
>>> I keep running into this problem and google is useless here, please
>>> help. I've already done cd /usr/src ; make cleandir and make clean, I
>>> also did cd /usr/src/sys/modules/acpi ; make clean. Also CVSup'd about
>>> 20 minutes ago
>>
>> That's not enough. You should *REALLY* follow the src/UPDATING
>> instructions and go the "start with a clean /usr/obj and use make
>> buildworld" route:
>>
>> # cd /usr/obj
>> # rm -fr *
>> # cd /usr/src
>> # make KERNCONF=GENERIC buildworld buildkernel
>
> The exact same thing happens. Has anyone managed to fix this??

If you are still seeing IPF problems with a clean /usr/obj then it is
possible your /usr/src tree is "polluted" from previous builds.

The problems that you are seeing have been fixed weeks ago by Ruslan
Ermilov and Darren Reed.  I've completed at least a dozen or so full
builds since then (almost 1 per day), and haven't bumped on this.

Can you please start over with a clean src/ tree too?

- Giorgos




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.61.0506291752280.6890>