Date: Thu, 30 Oct 2003 20:08:08 -0800 From: "SteAltH FanThoM" <bsd_junkie@fastmail.fm> To: "Kris Kennaway" <kris@obsecurity.org> Cc: freebsd-current@freebsd.org Subject: Re: buildworld failed for current ..cvs 12.30 pm. 10-30-2003 Message-ID: <20031031040808.40D253E813@www.fastmail.fm> In-Reply-To: <20031031033706.GA32285@rot13.obsecurity.org> References: <20031031010338.871F73CEA4@www.fastmail.fm> <20031031033706.GA32285@rot13.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
yes it does! http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html 21.4.2 Check /etc/make.conf Examine the files /etc/defaults/make.conf and /etc/make.conf. The first contains some default defines - most of which are commented out. To make use of them when you rebuild your system from source, add them to /etc/make.conf. Keep in mind that anything you add to /etc/make.conf is also used every time you run make, so it is a good idea to set them to something sensible for your system. A typical user will probably want to copy the CFLAGS and NOPROFILE lines found in /etc/defaults/make.conf to /etc/make.conf and uncomment them. Examine the other definitions (COPTFLAGS, NOPORTDOCS and so on) and decide if they are relevant to you. On Thu, 30 Oct 2003 19:37:06 -0800, "Kris Kennaway" <kris@obsecurity.org> said: > On Thu, Oct 30, 2003 at 05:03:38PM -0800, SteAltH FanThoM wrote: > > I am running 5-current,,,, the last cvs i did " 12.30 pm. today CST " > > failed on buildworld with this. > >=20 > > =3D=3D=3D> gnu/usr.bin/cvs/doc > > makeinfo --no-split -I /usr/src/gnu/usr.bin/cvs/doc -I > > /usr/src/gnu/usr.bin/cvs/doc/../../../../contrib/cvs/doc > > /usr/src/gnu/usr.bin/cvs/doc/../../../../contrib/cvs/doc/cvs.texinfo -o > > cvs.info > > makeinfo --no-split -I /usr/src/gnu/usr.bin/cvs/doc -I > > /usr/src/gnu/usr.bin/cvs/doc/../../../../contrib/cvs/doc > > /usr/src/gnu/usr.bin/cvs/doc/../../../../contrib/cvs/doc/cvsclient.texi= =20 > > -o cvsclient.info > > gzip -cn cvsclient.info > cvsclient.info.gz > > gzip -cn cvs.info > cvs.info.gz > > 1 error > > *** Error code 2 > > 1 error > > *** Error code 2 > > 1 error >=20 > Do a buildworld without -j so you get the actual error at the end of > the log, not some random non-error output. >=20 > > I was wondering if you guys would help me with make.conf and come up wi= th > > a good choice. I read the handbook and it advises to add the ... CFLAGS > > -0 -pipe and NOPROFILE=3D YES ....to /etc/make.conf.=20 > ^^ > No it doesn't ;-) >=20 > kKris --=20 SteAltH FanThoM bsd_junkie@fastmail.fm --=20 http://www.fastmail.fm - And now for something completely different=85
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031031040808.40D253E813>