Error on buildworld
Dan B
dan_d4n at hotmail.com
Tue Feb 3 15:04:24 PST 2004
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, at 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
More information about the freebsd-questions
mailing list