From owner-freebsd-current Fri Jun 21 0:44:52 2002 Delivered-To: freebsd-current@freebsd.org Received: from speechpro.com (crt-gw.infopro.spb.su [195.201.254.5]) by hub.freebsd.org (Postfix) with ESMTP id CCC3B37B40C for ; Fri, 21 Jun 2002 00:44:48 -0700 (PDT) Received: from drweb by sysadm.stc with drweb-scanned (Exim 3.36 #1) id 17LJ6N-0005Xs-00 for freebsd-current@FreeBSD.ORG; Fri, 21 Jun 2002 11:45:03 +0400 Received: from igorr by sysadm.stc with local (Exim 3.36 #1) id 17LJ6N-0005Xj-00 for freebsd-current@FreeBSD.ORG; Fri, 21 Jun 2002 11:45:03 +0400 Date: Fri, 21 Jun 2002 11:45:03 +0400 From: Igor Roboul To: freebsd-current@FreeBSD.ORG Subject: Re: error in ncurses in 'make buildworld' Message-ID: <20020621074503.GA21266@sysadm.stc> Reply-To: ir@hotbox.ru Mail-Followup-To: Igor Roboul , freebsd-current@FreeBSD.ORG References: <20020619163321.A48809@dragon.nuxi.com> <20020620074657.11859.qmail@web14108.mail.yahoo.com> <20020620092649.GA10310@sysadm.stc> <20020620101611.B55653@dragon.nuxi.com> <20020621071139.GA20615@sysadm.stc> <20020621173322.A99420@dilbert.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020621173322.A99420@dilbert.robbins.dropbear.id.au> User-Agent: Mutt/1.3.99i X-Envelope-To: freebsd-current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jun 21, 2002 at 05:33:22PM +1000, Tim Robbins wrote: > > What -O level did you compile libc with? Optimisation levels >= 2 damage > __vfprintf() with the in-tree gcc, causing these same symptoms. -O2 > > The fix is to remove any optimisation options above -O, go into > /usr/src/lib/libc, rebuild and install the static libc.a, build and install a > static linked awk binary, then rebuild world + kernel as usual. Thank you. I'll try this. -- Igor Roboul, System administrator at Speech Technology Center http://www.speechpro.com http://www.speechpro.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message