From owner-freebsd-current Sat Sep 9 20:14:43 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA10660 for current-outgoing; Sat, 9 Sep 1995 20:14:43 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id UAA10654 for ; Sat, 9 Sep 1995 20:14:40 -0700 Received: from corbin.Root.COM (corbin [198.145.90.34]) by Root.COM (8.6.12/8.6.5) with ESMTP id UAA06116; Sat, 9 Sep 1995 20:13:32 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id UAA02218; Sat, 9 Sep 1995 20:15:43 -0700 Message-Id: <199509100315.UAA02218@corbin.Root.COM> To: Radha Krishnan cc: FreeBSD-current@freebsd.org Subject: Re: Sig 11 and -current problems. In-reply-to: Your message of "Sat, 09 Sep 95 19:45:00 -0000." <199509091945.TAA00332@localhost> From: David Greenman Reply-To: davidg@Root.COM Date: Sat, 09 Sep 1995 20:15:42 -0700 Sender: current-owner@freebsd.org Precedence: bulk >"Make world" again. Led to similar sig 11s of "make" mostly. >vii) Abandon make world, reboot with kernel built from Aug sources; >viii) Rebuild with "Make world". No sig 11s. Make completes with no >problems all the way and install the binaries, libs, lkms etc.. >ix) Rebuild a Kernel now, and reboot. All seems to be fine. > >So in a jist, I guess, the order of the making a "Kernel" with supped sources, >as opposed to "make world install" , followed by the kernel rebuild, seems to >result in a working machine once again. Hmmm, that's interesting. John told me earlier that he was having trouble with some binaries if they were built with -O2...I don't know why we didn't notice these earlier (-O2 is known broken in gcc 2.6.3). I don't know if this is at all related. Thanks for the info. -DG