Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2000 09:05:00 -0400 (EDT)
From:      Smith@ian.org
To:        freebsd-stable@FreeBSD.ORG
Subject:   make release problem
Message-ID:  <Pine.LNX.4.21.0008241021300.11599-100000@user1.erieonline.com>
In-Reply-To: <4.3.2.7.2.20000824082639.00afffb8@mail.megapathdsl.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I am trying to make a release cd and I am having problems.

I cvsuped to the latest of -stable, then did a 'make buildworld' 
and a 'make buildkernel' in /usr/src.  Then I went to 
/usr/src/release and ran...

make release                    \
BUILDNAME=4.1-STABLE            \
CHROOTDIR=/usr/release          \
RELEASETAG=RELENG_4             \
CVSROOT=/home/ncvs

Everything goes fine for hours and hours and hours... and then 
stops here.  Output is below...
   
   -----------------

cc -pg -O -pipe -DTERMIOS -DANSI_SOURCE \
-I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto \
-I/usr/obj/usr/src/secure/lib/libcrypto -DNO_IDEA -DL_ENDIAN -DNO_IDEA \
-I/usr/obj/usr/src/i386/usr/include -c \
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/pkcs7/pk7_doit.c \
-o pk7_doit.po
install -C  -o root -g wheel -m 444 book.html
usage: install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 file2
       install [-CcDpsv] [-f flags] [-g group] [-m mode] [-o owner] file1 ...
             fileN directory
       install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** Error code 64

Stop in /usr/doc/de_DE.ISO_8859-1/books/handbook.
*** Error code 1
		
   -----------------

Any ideas?

-- 
Smith@ian.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0008241021300.11599-100000>