make release for 4.8

Andrew andrew at ugh.net.au
Tue Apr 1 16:06:05 PST 2003


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




More information about the freebsd-stable mailing list