Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Nov 1999 22:48:08 +0100 (CET)
From:      Marc Schneiders <marc@oldserver.demon.nl>
To:        freebsd-questions@freebsd.org
Subject:   make release fails at /usr/src/gnu/usr.bin/grep/doc
Message-ID:  <Pine.BSF.4.10.9911012243300.42376-100000@propro.oldserver.demon.nl>

next in thread | raw e-mail | index | archive | help
Both RELENG_3 as well as a current make release stop at:

===> gnu/usr.bin/grep/doc
sflag=`grep -q ^INFO-DIR-SECTION grep.info || echo 1`;  
	eflag=`grep -q ^START-INFO-DIR-ENTRY grep.info || 
	echo 1`;  install-info  
	${sflag:+--section="System Utilities"}  
	${eflag:+--entry=}  grep.info /reserve/usr/share/info/dir
grep: grep.info: No such file or directory
grep: grep.info: No such file or directory
install-info: No such file or directory for grep.info
*** Error code 1

Stop in /usr/src/gnu/usr.bin/grep/doc.
*** Error code 1

Stop in /usr/src/gnu/usr.bin/grep.
*** Error code 1

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

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

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

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

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

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

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

Stop in /usr/src/release.                

Any ideas/suggestions/criticism?

I cvsupped an hour ago and did a "cvs update src" in /usr against my
repository in /home/ncvs.

TIA!

Marc

Marc Schneiders                 ||	In re tam justa
                                ||	nulla est deliberatio!
marc@venster.nl                 ||  
marc@oldserver.demon.nl         ||	Acta SS. MM. Scillitanorum



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?Pine.BSF.4.10.9911012243300.42376-100000>