From owner-freebsd-stable Tue Apr 16 16:38:43 2002 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id 870C837B404 for ; Tue, 16 Apr 2002 16:38:35 -0700 (PDT) Received: from [192.168.1.12] (helo=den2) by vimfuego.saarinen.org with esmtp (Exim 3.35 #1 (Red Hack)) id 16xcWk-0002uk-00; Wed, 17 Apr 2002 11:38:22 +1200 Date: Wed, 17 Apr 2002 11:37:50 +1200 (New Zealand Standard Time) From: Juha Saarinen To: Camelia NASTASE Cc: Kris Kennaway , "freebsd-stable@freebsd.org" Subject: Re: buildworld failure In-Reply-To: <20020417020611.B23367-200000@bofh.dnt.ro> Message-ID: X-Message-Flag: " " X-X-Sender: juha@vimfuego.saarinen.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 17 Apr 2002, Camelia NASTASE wrote: > it's my /etc/defaults/make.conf. i know i've modified it, but my eyes > can't locate the error. the really big problem is that the system in > cause is at about 500 Km from me. i attached the file, i hope it gets > through. # CFLAGS controls the compiler settings used when compiling C code. # Note that optimization settings above -O (-O2, ...) are not recommended # or supported for compiling the world or the kernel - please revert any # nonstandard optimization settings to "-O" before submitting bug reports # to the developers. # Note also that at this time the -O2 setting is known to produce BROKEN # CODE on the Alpha platform. # #CFLAGS= -O -pipe Try uncommenting the CFLAGS setting. -- Juha Saarinen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message