Date: Tue, 03 Feb 2004 23:04:22 +0000 From: "Dan B" <dan_d4n@hotmail.com> To: freebsd-questions@freebsd.org Subject: Error on buildworld Message-ID: <Law12-F819tTx7e4Vks0002c2b7@hotmail.com>
next in thread | raw e-mail | index | archive | help
Hey guys, this is my first time attempting a make buildworld, so I'm sure this is a blatant error on my fault. Maybe not, so here's the info: 'uname -r' - 5.2-RELEASE Last few lines of mw.out: rt.pl > easy-import^M ===> gnu/usr.bin/cvs/cvsbug^M version=`sed < /usr/src/gnu/usr.bin/cvs/cvsbug/../../../../contrib/cvs/configure -e '/^[ ]*VERSION=/!d' -e 's/.*=\(.*\)/\1/' -e q`; sed -e "s,@VERSION@, ${version}-FreeBSD,g" /usr/src/gnu/usr.bin/cvs/cvsbug/../../../../contrib/cvs/sr c/cvsbug.in > cvsbug^M gzip -cn /usr/src/gnu/usr.bin/cvs/cvsbug/../../../../contrib/cvs/man/cvsbug.8 > cvsbug.8.gz^M ===> gnu/usr.bin/cvs/doc^M 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^M 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 -o cvsclient.info^M gzip -cn cvsclient.info > cvsclient.info.gz^M gzip -cn cvs.info > cvs.info.gz^M 1 error^M *** Error code 2^M 1 error^M *** Error code 2^M 1 error^M # My mostly copy-an-pasted make.conf: PERL_VERSION=5.6.1 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo CPUTYPE?=p2 CFLAGS= -O -pipe CXXFLAGS+= -fmemoize-lookups -fsave-memoized MAKE_SHELL?=sh INSTALL=install -C PPP_NOSUID= true ENABLE_SUID_SSH= true ENABLE_SUID_NEWGRP= true SUP_UPDATE= yes SUP= /usr/local/bin/cvsup SUPFLAGS= -g -L 2 SUPHOST= cvsup.uk.FreeBSD.org SUPFILE= /usr/share/examples/cvsup/standard-supfile PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile All I really did was update src-all and ports-all via cvsup, copied most of the example make.conf and uncommented some of the stuff I understood, then followed the make world instructions. (I did a make -j4 buildworld, by the way) Any ideas? -Dan Beauchesne _________________________________________________________________ Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=dept/bcomm&pgmarket=en-ca&RU=http%3a%2f%2fjoin.msn.com%2f%3fpage%3dmisc%2fspecialoffers%26pgmarket%3den-ca
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Law12-F819tTx7e4Vks0002c2b7>