From owner-freebsd-current Wed Nov 3 13:46:33 1999 Delivered-To: freebsd-current@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 3ECFF150CA for ; Wed, 3 Nov 1999 13:46:27 -0800 (PST) (envelope-from marc@oldserver.demon.nl) Received: from [212.238.105.241] (helo=propro) by post.mail.nl.demon.net with esmtp (Exim 2.02 #1) id 11j8E1-0006ZE-00 for current@freebsd.org; Wed, 3 Nov 1999 21:45:49 +0000 Date: Wed, 3 Nov 1999 22:45:48 +0100 (CET) From: Marc Schneiders To: current@freebsd.org Subject: make release won't work for me Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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