Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Mar 2000 03:05:38 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        Kent Hauser <kent@tfd.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: can't build (working) custom kernel 3.4 
Message-ID:  <4940.952477538@axl.ops.uunet.co.za>
In-Reply-To: Your message of "Mon, 07 Feb 2000 12:44:28 EST." <10002071744.AA00991@sneezy.tfd.com> 

next in thread | previous in thread | raw e-mail | index | archive | help


On Mon, 07 Feb 2000 12:44:28 EST, Kent Hauser wrote:

> % cd /sys/i386/conf
> % config GENERIC
> % cd ../../compile/GENERIC
> % make depend all install && reboot
> 
> System won't boot. Suggestions?

The first thing that comes to mind is crazy compiler optimizations.

Did you build with any COPTFLAGS (compiler optimization flags) other
than -O (and possibly -pipe)?  Most folks set COPTFLAGS in
/etc/make.conf.

Ciao,
Sheldon.


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




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