Skip site navigation (1)Skip section navigation (2)
Date:      16 Nov 2005 09:03:30 -0500
From:      Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
To:        Maxim Vetrov <muxas@mail.ru>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: make release error
Message-ID:  <44zmo4bsgd.fsf@be-well.ilk.org>
In-Reply-To: <437A79D1.1060609@mail.ru>
References:  <437A79D1.1060609@mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Maxim Vetrov <muxas@mail.ru> writes:

> I'm running 5.4 and trying to make release of 6.0.

You do realize the documentation says that's not supported, right?
You're kind of on your own there.

>                                                    While making
> release, I got next error:
> 
> ...
> cvs checkout: Updating doc/zh_TW.Big5/share
> cvs checkout: Updating doc/zh_TW.Big5/share/sgml
> if [ -d /usr/src/release/../../ports/distfiles/ ]; then  cp -rp
> /usr/src/release/../../ports/distfiles
> /data/RELEASE_60/bin/usr/ports/distfiles;  else  mkdir -p
> /data/RELEASE_60/bin/usr/ports/distfiles;  fi
> make: don't know how to make checksum-recursive. Stop
> *** Error code 2
> 
> Stop in /usr/src/release.
> *** Error code 1
> ...
> 
> What might cause it?

Seems like a mismatch between the 5.4 and 6.0 makefiles.  
If you try pointing off to the new makefiles, you might be able to
get past this particular issue.



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