Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Sep 2001 11:47:55 -0400
From:      Jud <jud@operamail.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Make World Error in Share/Termcap
Message-ID:  <200109161546.LAA26468@mclean.mail.mindspring.net>

next in thread | raw e-mail | index | archive | help
3 times in the past 10 days I've cvsup-ed STABLE (RELENG_4), then 
attempted to make world, and have received the same error each time.  
The last time, I deleted the contents of /usr/src before I cvsup-ed, but 
that made no difference.

My procedure is to go to single user mode (boot -s), fsck -p, mount -u /, 
mount -a -t -ufs, swapon -a; then mount /usr and delete contents of 
usr/obj if there are any; mount -u -o noatime /usr (/usr/src is not on a 
separate filesystem); then mount_mfs -s 1228800 /dev/ad0s2b /usr/obj; 
and finally, cd /usr/src and make world (tried make -j4 world and plain 
make world, same result).

The error appears as follows:

====> share/termcap
TERM:dumb ex - /usr/src/share/termcap/termcap.src 
< /usr/src/share/termcap/reorder > /dev/null

***Error code 1

Stop in /usr/src/share/termcap.
***Error code 1

Stop in /usr/src/share.
***Error code 1

Stop in /usr/src.
***Error code 1

Stop in /usr/src.
***Error code 1

Stop in /usr/src.


Any suggestions?  Any additional information I can provide that might 
help?

Thanks,

Jud



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?200109161546.LAA26468>