Those error(s) seem to be gone with today's cvsup and rebuild, I think
that John Baldwin made a change to kern_mutex.c that seems to have
resolved the problem :-)
>
>
> btw: frequently i see "Could Not Sleep..." messages like those Glenn
> mentioned yesterday.
>
--
Glenn Gombert
[EMA
"David O'Brien" <[EMAIL PROTECTED]> schrieb am 22.05.02:
> On Tue, May 21, 2002 at 04:33:32PM +0200, yuri khotyaintsev wrote:
> > > make buildworld ...
> > > make buildkernel ...
> > > make installkernel ...
> > > mergemaster ...
> >
> > You have to reboot here with new kernel.
>
> Actually you
On Tue, May 21, 2002 at 04:33:32PM +0200, yuri khotyaintsev wrote:
> > make buildworld ...
> > make buildkernel ...
> > make installkernel ...
> > mergemaster ...
>
> You have to reboot here with new kernel.
Actually you want to reboot before mergemaster -- you don't have the
matching binaries i
> make buildworld ...
> make buildkernel ...
> make installkernel ...
> mergemaster ...
You have to reboot here with new kernel.
> --> single user
>
> make installworld ...
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
You need to do a reboot before you perform an 'installworld' ,after
you have done a build/install kernel. The signal 12 is an
un-implemeted syscall, when you are trying to do the 'make
installworld'..
On Tue, 21 May 2002 16:06:34 +0200, [EMAIL PROTECTED] said:
>
> hallo.
>
> i try to u