From owner-freebsd-current Sun Nov 5 23:22:40 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA10684 for current-outgoing; Sun, 5 Nov 1995 23:22:40 -0800 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id XAA10679 for ; Sun, 5 Nov 1995 23:22:28 -0800 Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id IAA11762 for ; Mon, 6 Nov 1995 08:22:22 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id IAA22761 for freebsd-current@FreeBSD.org; Mon, 6 Nov 1995 08:22:21 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.6.12/8.6.9) id IAA19922 for freebsd-current@FreeBSD.org; Mon, 6 Nov 1995 08:16:14 +0100 From: J Wunsch Message-Id: <199511060716.IAA19922@uriah.heep.sax.de> Subject: make release To: freebsd-current@FreeBSD.org (FreeBSD-current users) Date: Mon, 6 Nov 1995 08:16:14 +0100 (MET) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 1105 Sender: owner-current@FreeBSD.org Precedence: bulk j@uriah 210% tail -30 /tmp/releaselog cd /usr/src/share/dict ; make install DESTDIR=/R/stage/trees/bin SHARED=copies install -c -o bin -g bin -m 444 README propernames web2 web2a /R/stage/trees/bin/usr/share/dict (cd /R/stage/trees/bin/usr/share/dict; rm -f words; ln -s web2 words) ===> share/doc cd /usr/src/share/doc ; make afterdistribute DESTDIR=/R/stage/trees/bin ===> share/doc/FAQ cd /usr/src/share/doc/FAQ ; make install DESTDIR=/R/stage/trees/doc SHARED=copies install -c -o bin -g bin -m 444 freebsd-faq.ascii /R/stage/trees/doc/usr/share/doc/FAQ install: /R/stage/trees/doc/usr/share/doc/FAQ: No such file or directory *** Error code 71 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Well, i guess i should have built a RELENG_2_1_0 release instead of one from -current :-), but at least, the above looks like some error... -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)