Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 2003 10:06:04 +1000 (EST)
From:      Andrew <andrew@ugh.net.au>
To:        freebsd-stable@freebsd.org
Subject:   make release for 4.8
Message-ID:  <20030402094903.V30160-100000@starbug.ugh.net.au>

next in thread | raw e-mail | index | archive | help
Hi,

My make release is failing with an error about docs.

===>  Cleaning for docproj-1.10
===> en_US.ISO_8859-1
cd: can't cd to /usr/doc/en_US.ISO_8859-1
*** Error code 2

Stop in /usr/doc.
*** Error code 1

Stop in /usr/src/release.
*** Error code 1

Stop in /usr/src/release.


Thats a long way into make release. Doe anyone have any ideas? The line
I'm using (which has been working on the RELENG_4_7 branch) is:

${MAKE} release CHROOTDIR=${CHROOTDIR} BUILDNAME=${RELEASE} \
                         CVSROOT=${CVSROOT} RELEASETAG=${CVSBRANCH} \
                         ALLLANG=no \
                         WORLD_FLAGS=-j4 KERNEL_FLAGS=-j4 || err aborting

${RELEASE} is set by a run of newvers.sh. The host machine is running a
build from RELENG_4_7.

Thanks,

Andrew




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