Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 1995 08:16:14 +0100 (MET)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        freebsd-current@FreeBSD.org (FreeBSD-current users)
Subject:   make release
Message-ID:  <199511060716.IAA19922@uriah.heep.sax.de>

next in thread | raw e-mail | index | archive | help
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. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511060716.IAA19922>