Date: Tue, 22 May 2001 13:11:57 -0700 From: Kent Stewart <kstewart@urx.com> To: Dan Parsons <dan@stepahead.net> Cc: stable@freebsd.org Subject: Re: make buildworld issues Message-ID: <3B0AC80D.2A8B8AB8@urx.com> References: <Pine.LNX.4.21.0105221559280.455-100000@zeppelin.stepahead.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B0AC80D.2A8B8AB8>