From owner-freebsd-current@FreeBSD.ORG Sat Nov 8 23:15:39 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35D7116A4F3 for ; Sat, 8 Nov 2003 23:15:39 -0800 (PST) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 165E143FDF for ; Sat, 8 Nov 2003 23:15:38 -0800 (PST) (envelope-from jason@ec.rr.com) Received: from ec.rr.com (cpe-024-211-231-149.ec.rr.com [24.211.231.149]) hA97FZgd017400; Sun, 9 Nov 2003 02:15:35 -0500 (EST) Message-ID: <3FADE96B.3010400@ec.rr.com> Date: Sun, 09 Nov 2003 02:14:51 -0500 From: Jason User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031205 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: matti k References: <3FADD279.2040206@ec.rr.com> <20031109171856.60b78219.matti@optusnet.com.au> In-Reply-To: <20031109171856.60b78219.matti@optusnet.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-current@freebsd.org Subject: Re: build problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Nov 2003 07:15:39 -0000 matti k wrote: >On Sun, 09 Nov 2003 00:36:57 -0500 >Jason wrote: > > > >>I have had problems finishing buildworld and the problem is the same >>each time the build fails. It has failed 4 times at >>file:///usr/src/gnu/usr.bin/cvs/doc/. I have cvsuped 3 times in 2 >>days. I am running 5.1. Any info you might have would be helpful. >>Thanks, >>Jason >> >> > > >Are you using -02 optimizations in /etc/make.conf ? >_______________________________________________ >freebsd-current@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-current >To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > No, just the basics. How does it look? CPUTYPE=athlon-xp CFLAGS=-O -pipe CXXFLAGS+=-fmemoize-lookups -fsave-memoized COPTFLAGES=-O -pipe jason