Jordi Espasa Clofent <[EMAIL PROTECTED]> 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? _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
