From owner-freebsd-stable Tue Jun 10 03:34:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA25678 for stable-outgoing; Tue, 10 Jun 1997 03:34:10 -0700 (PDT) Received: from inter03.lion.net ([195.50.148.67]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA25665 for ; Tue, 10 Jun 1997 03:34:06 -0700 (PDT) Received: from lucky.lion.de ([192.109.89.2]) by inter03.lion.net (Netscape Mail Server v2.0) with SMTP id AAA29589 for ; Tue, 10 Jun 1997 12:32:31 +0200 Received: from brian.lion.de by lucky.lion.de (SMI-8.6/SMI-4.1) id MAA00470; Tue, 10 Jun 1997 12:33:30 +0200 Received: from localhost by brian.lion.de (SMI-8.6/SMI-SVR4) id MAA02491; Tue, 10 Jun 1997 12:33:29 +0200 Date: Tue, 10 Jun 1997 12:33:28 +0200 (MET DST) From: Christoph Haas Reply-To: Christoph Haas To: stable@freebsd.org Subject: Internal compiler errors when making world Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, since I upgraded to 2.2-STABLE I get internal compiler errors in all parts of the source. I simply tell it to "make -DMAKE_EBONES -DCLOBBER world" and it runs for a few minutes and bombs out with an internal compiler error. What's wrong with it ? I never had this kind of problems while running 2.1-STABLE. And if I compile the offending files "by hand" they are compiled without any problems. Only world as a target for make produces this strange errors. Any ideas ? Thanks... Christoph