Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Sep 2002 17:25:16 -0400
From:      "Sam Evans" <sam@neuroflux.com>
To:        "freebsd-questions" <freebsd-questions@FreeBSD.ORG>
Subject:   make release and 4.6.2-RELEASE
Message-ID:  <200209052125.g85LPG21018541@boise.neuroflux.com>

next in thread | raw e-mail | index | archive | help
Hello..   I seem to be having some difficulties doing a make release using 
the 4.6.2-RELEASE branch of the CVS tree.  I've retrieved the CVS tree, and 
have everything set right on my compile line 

(make release CHROOTDIR=/local3/release \
BUILDNAME=INFOSEC-4.6.2-RELEASE CVSROOT=/cvsdir/freebsd-cvs \ 
RELEASETAG=RELENG_4_6_2_RELEASE ) 

But, what happens is half way through the build process, I get this error:
(cd /usr/src/etc/..;  install -c -o root -g wheel -m 444  COPYRIGHT  /)
(cd /usr/src/etc/../share/man; make makedb; )
makewhatis /usr/share/man
makewhatis:No such file or directory
*** Error code 1 

Stop in /usr/src/share/man.
*** Error code 1 

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


Any thoughts, suggestions?  Thanks ..

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




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