From owner-freebsd-stable Tue May 22 13:12: 2 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.urx.com (mail.urx.com [63.170.19.36]) by hub.freebsd.org (Postfix) with ESMTP id 5F3C137B43C for ; Tue, 22 May 2001 13:11:58 -0700 (PDT) (envelope-from kstewart@urx.com) Received: from urx.com [206.159.132.160] by mail.urx.com with ESMTP (SMTPD32-6.06) id A80D1F400292; Tue, 22 May 2001 13:11:57 -0700 Message-ID: <3B0AC80D.2A8B8AB8@urx.com> Date: Tue, 22 May 2001 13:11:57 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Dan Parsons Cc: stable@freebsd.org Subject: Re: make buildworld issues References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Dan Parsons wrote: > > Hello, > > I'm relatively new to FreeBSD and wanted to learn a bit more about > it, so I installed from my 4.3-RELEASE CD and attempted a make > buildworld. I did the following: > > 1) pkg_add -f > ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/cvsupit.tgz (from the > handbook) > > 2) Followed the menu prompts to create a /etc/cvsupfile (you can see mine > at http://zeppelin.stepahead.net/~dan/cvsupfile) I think that I would start out doing a src-all. > > 3) cvsup -L 2 -z /etc/cvsupfile > > 4) Read /usr/src/UPDATING, as the handbook suggested. The handbook also > suggested checking /etc/make.conf. I didn't have a /etc/make.conf, so I > copied /etc/defaults/make.conf to /etc, looked at it, seemed fine. I > checked /etc/group against /usr/src/etc/group too, also looked fine. I > made sure /usr/obj was empty. I even went into singleuser mode like the > handbook suggested. > > 5) cd /usr/src > > 6) make buildworld > > This is where it fails. You can see the output at > http://zeppelin.stepahead.net/~dan/log.txt . Something to do with > gperf. You can also see my make.conf at It looks like you are missing something. I would change your cvsup file. > http://zeppelin.stepahead.net/~dan/make.conf . Not sure why this is > happening, I tried cvsuping a few more times too, same issues. Any help > will be greatly appreciated :) This didn't do anything. Everything was commented out. My make.conf looks like ruby# m /etc/make.conf USA_RESIDENT=YES HAVE_MOTIF=YES USE_128BIT=YES COMPAT22=yes COMPAT3x=yes XFREE86_VERSION=3 NOPROFILE=true KERNCONF=RUBY CFLAGS= -O -pipe -march=i686 COPTFLAGS= -O -pipe -march=i686 Some of this is out of date. > > Dan Parsons - Senior NetAdmin > NYIP Shell Services > http://www.nyip.net/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message