Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 2000 20:34:06 -0400
From:      Donn Miller <dmmiller@cvzoom.net>
To:        Wes Morgan <morganw@chemicals.tacorp.com>
Cc:        current@freebsd.org
Subject:   Re: -current kernel broken?
Message-ID:  <394AC77E.88FB7D90@cvzoom.net>
References:  <Pine.BSF.4.21.0006152212270.1464-100000@volatile.chemicals.tacorp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Wes Morgan wrote:
> 
> As of about 7pm EDT I can't boot a -current kernel. I _can_ boot a kernel
> from the 13th I snagged from a snapshot kernel disk, and I can boot the
> snapshot from the 15th (but since userconfig does not work the lnc device
> spams so many error messages the system never reaches a prompt).
> 
> Already did the make clean depend all install for /sys/boot/i386 and that
> was no help. The kernel just freezes _right_ after trying to boot... I'm
> not sure how far its getting, I'll have to play around with a debug kernel
> and see what I can get from it (if anything).

I saw this as well.  It turns out the optimizations I was using when
building my kernel was causing it.  I was using -march=pentium -Os
-pipe.  Falling back to -O -pipe solved this.

- Donn


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?394AC77E.88FB7D90>