Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2001 03:49:40 +0200 (SAST)
From:      The Psychotic Viper <psyv@root.org.za>
To:        Mike Tancsa <mike@sentex.net>
Cc:        stable@freebsd.org, questions@freebsd.org
Subject:   Re: make buildworld fails (releng_4_3 Fri 10 August)
Message-ID:  <20010815030808.M4632-100000@lucifer.fuzion.za.org>
In-Reply-To: <5.1.0.14.0.20010814204809.058ce1d0@192.168.0.12>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Tue, 14 Aug 2001, Mike Tancsa wrote:

> Perhaps outline the steps you are doing
>
Ok sure thing, here goes

cvsup -g -L2 -z /etc/cvsupfile and /etc/cvsupfile.intl
(as I am outside the US and Canada,)
rm -rf /usr/obj/usr/
( as thats the only data dir in there no other files/dirs)
cd /usr/src
script /root/updatelog
make buildworld
(the -j wont make a difference as its for multiprocessing)

then it bombs out. So seems all I am doing three things differently than
you, namely not running mergemaster before but AFTER the installworld and
the process via which I build the system also my logging method , all of
which should not make a difference aside from the mergemaster(?!?).
Question, am I right to assume it makes no difference as u merging before
a buildworld and that it wont make a difference? Correct me if i am
wrong.:) My system (and others) built fine countless times before this but
when codebase slushed I started getting this error, kernel compiled
perfectly though.

Heres my cvsupfile :
*default  host=cvsup2.za.FreeBSD.org
*default  base=/usr
*default  prefix=/usr
*default  release=cvs
*default  tag=RELENG_4
*default  delete use-rel-suffix
src-all

and cvsup.intl is the same headers just these tags:
src-crypto
src-secure
src-sys-crypto

and heres the error it bombs out on
<snip>-------8<-------8<-------8<-------8<-------8<-------8<-------<snip>
/usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/write_entry.c
/usr/src/lib/libncurses/termcap.c comp_captab.c:1511: missing white space
after number `2' comp_captab.c:3016: missing white space after number `2'
mkdep: compile failed *** Error code 1
Stop in /usr/src/lib/libncurses. *** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
<snip>-------8<-------8<-------8<-------8<-------8<-------8<-------<snip>

Always the same...no matter what CVS tree (releng_4 or 4_3). Also seems
this has happened before on an older release but did not spot a solution
on that.

ANY help is appreciated, willing to try anything.

TIA
PsyV


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010815030808.M4632-100000>