From owner-freebsd-questions@FreeBSD.ORG Tue Jun 17 09:39:24 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8D9737B401 for ; Tue, 17 Jun 2003 09:39:24 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id AA75143FDD for ; Tue, 17 Jun 2003 09:39:23 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 93539 invoked by uid 1001); 17 Jun 2003 16:41:46 -0000 Date: Tue, 17 Jun 2003 09:41:46 -0700 From: Joshua Oreman To: "Duke, Brian" Message-ID: <20030617164146.GC93407@webserver.get-linux.org> References: <1AD041D9121C43498ACFBCBF1B3FE2480B27FC@idc1exc0004.corp.global.level3.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1AD041D9121C43498ACFBCBF1B3FE2480B27FC@idc1exc0004.corp.global.level3.com> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: Buildworld ERROR CODE 2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 16:39:24 -0000 On Tue, Jun 17, 2003 at 04:23:10AM -0600 or thereabouts, Duke, Brian seemed to write: > I think you may have the answer Kent... > in my make.conf I did allow the SUP = YES directives from the example file /usr/share/examples/etc/make.conf > I just took that section out based on your recommendation below. So the only things in my make is now: > PERL5 module stuff that was already enabled in make.conf after FTP intallation and CPUTYPE=i586. The config > seems to be working. Thanks for your help. I would have never suspected the CVSUP section. > > I'll run cvsup again in the future when I don't need sleep. People often feel that they need to reinstall in cases such as this. YOU DON'T HAVE TO. Just rm -rf /usr/obj, re-cvsup, and make buildworld again. -- Josh > > -----Original Message----- > From: Kent Stewart [mailto:kstewart@owt.com] > Sent: Monday, June 16, 2003 11:16 PM > To: Duke, Brian; freebsd-questions@freebsd.org > Subject: Re: Buildworld ERROR CODE 2 > > > On Monday 16 June 2003 09:02 pm, Duke, Brian wrote: > > ok I didn't get an answer on my first email so I tried to do a complete > > buildworld here is a transcript of the output: > > > > install -C -o root -g wheel -m 444 libc_pic.a > > /usr/obj/usr/src/i386/usr/lib 1 error > > > I made only moderate changes to the make.conf...like my CPUBuild=i586. > > This looks like one of those problems they have been dealing with on -current. > They changed the -std option and I think you need to re-cvsup and start over. > > The old rule on make.conf is that if you add something and it doesn't work. > Comment it out and start over. I think you have dug a deep hole and fell in. > I don't have any idea on the solution. > > Kent > > -- > Kent Stewart > Richland, WA > > http://users.owt.com/kstewart/index.html > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"