Error in 7.0p5 upgrade

Lowell Gilbert freebsd-stable-local at be-well.ilk.org
Sun Nov 23 08:41:41 PST 2008


Jordi Espasa Clofent <jespasac at minibofh.org> writes:

>> Neither of those methods seem to be the officially supported source
>> update method, which includes (in order, but with some other steps left
>> out)      make buildworld
>>    make buildkernel
>>    make installkernel
>>    <REBOOT into single-user>
>>    make installworld
>>
>> Is that actually what you did?
>
> Yes, of course.
>
> 	update sources -> OK
> 	make buildworld -> OK
> 	make kernel (it is a simple make buildkernel && make install
> kernel short-way) --> WRONG
>
> The problem appears in first kernel stage, which means in "make
> buildkernel".
>
> Is it the first time I've seen it.
>
>> That should be fine, and doesn't seem to be related to the symptoms.
>
> Yes.

The errors you showed earlier looked like they came from userland, not
the kernel (building /rescue).  

If it really does come during "make buildkernel", what kernel are you
builidng?  I assume you tried GENERIC before trying to report a problem?  


More information about the freebsd-stable mailing list