Date: Wed, 3 Nov 1999 22:45:48 +0100 (CET) From: Marc Schneiders <marc@oldserver.demon.nl> To: current@freebsd.org Subject: make release won't work for me Message-ID: <Pine.BSF.4.10.9911032224550.9019-100000@propro.oldserver.demon.nl>
next in thread | raw e-mail | index | archive | help
To save on bandwidth and the ridiculous phone charges I pay, I would like to make release to install on another machine, as I am afraid installing 3.1 (of which I have the CD) and updating from the /usr/obj on my main machine (which I did before) might not work with recent changes in current. Cvsupped an hour ago and cvs-ed my /usr/src against my /home/ncvs. Did set CVSROOT and in the Makefile BUILDNAME and CHROOTDIR. # cd /usr/src/release and # make release Starts and runs ok for a while... This is where it stops: ===> gnu/usr.bin/grep install -c -s -o root -g wheel -m 555 grep /reserve/usr/bin /reserve/usr/bin/egrep -> /reserve/usr/bin/grep /reserve/usr/bin/fgrep -> /reserve/usr/bin/grep /reserve/usr/bin/zgrep -> /reserve/usr/bin/grep /reserve/usr/bin/zegrep -> /reserve/usr/bin/grep /reserve/usr/bin/zfgrep -> /reserve/usr/bin/grep ===> 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 I had the same a couple of days back. Both trying make release 3.3 and 4.0. Posted it to questions@ but no reply. Is it too stupid to answer maybe? Please ridicule me! Marc Schneiders marc@venster.nl marc@oldserver.demon.nl propro 10:24pm up 7 days, 16:05, load average: 0.07 0.04 0.27 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" 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.9911032224550.9019-100000>