Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2001 21:11:02 -0400
From:      Marcia Barrett Nice <mimerki@saintmail.net>
To:        <stable@FreeBSD.ORG>, <questions@FreeBSD.ORG>
Subject:   Re: make buildworld fails (releng_4_3 Fri 10 August)
Message-ID:  <01081521145700.31162@Rozinante.dynamic.rpi.edu>
In-Reply-To: <0a1d01c1259a$66a97f20$435ca1c6@sysadmin>
References:  <20010815030808.M4632-100000@lucifer.fuzion.za.org> <0a1d01c1259a$66a97f20$435ca1c6@sysadmin>

next in thread | previous in thread | raw e-mail | index | archive | help
Not to start crying 'me too' but I am having a similar problem.  
<error messages from make buildworld>
In file included from /usr/src/lib/libncurses/ncurses_cfg.h:140,
                 from /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/curses.priv.h:52,
                 from /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:41:
ncurses_def.h:473: unbalanced `#endif'
*** Error code 1

Stop in /usr/src/lib/libncurses.
*** Error code 1             
</error messages>

My cvsupfile is nothing shocking, and I've tried several variations on the
theme to no avail.  

Marci

On Wed, 15 Aug 2001, cory wrote of Re: make buildworld fails (releng_4_3 Fri
10 August): | Hi, I had a similar problem about a month ago and found
| that the below steps fixed it:
| 
|                 rm -rf /usr/obj
|                 make clean (twice from /usr/src) #This is wierd, but it
| worked!
|                 then cvsup
|                 etc.
| 
| Cory Vokey
| Systems Administrator
| ACI/MessagingDirect
| Edmonton, AB
| 
| ----- Original Message -----
| From: "The Psychotic Viper" <psyv@root.org.za>
| To: "Mike Tancsa" <mike@sentex.net>
| Cc: <stable@FreeBSD.ORG>; <questions@FreeBSD.ORG>
| Sent: Tuesday, August 14, 2001 7:49 PM
| Subject: Re: make buildworld fails (releng_4_3 Fri 10 August)
| 
| 
| > 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-stable" in the body of the message
| >
| 
| 
| To Unsubscribe: send mail to majordomo@FreeBSD.org
| with "unsubscribe freebsd-stable" in the body of the message
-- 
===========================================================

So why, pray, sign anything as long as every word, letter, penstroke, 
paperspace is a perfect signature of its own?
-- James Joyce, FINNEGANS WAKE

===========================================================

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?01081521145700.31162>