Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2002 15:37:20 -0300 (GRNLNDST)
From:      Rafael Righi <rafaelr@cpd.ufsm.br>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Question about 'make release'
Message-ID:  <Pine.A41.4.05.10203111524540.22820-100000@saigon.cpd.ufsm.br>

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

Hello FreeBSD users,

	I try to do '
make release CHROOTDIR=/rel/releng_4_5 BUILDNAME=4.5_RELEASE
CVSROOT=/home/ncvs/CVSROOT MACHINE_ARCH=i386' under /usr/src/release and I
found a big problem. The script stop after checkout the cvs with this
message:

####

( cd /rel/releng_4_5/usr/src/sys/conf &&  mv newvers.sh foo &&  sed
"s/^RELEASE=.*/RELEASE=4.5_RELEASE/" foo > newvers.sh && rm foo )
cd: can't cd to /rel/releng_4_5/usr/src/sys/conf
*** Error code 2

####

The first step in Makefile is erase all files under CHROOTDIR  and then it
try enter in some directories who are not created yet.

People, how can I fix this problem?
Thank you for some help.

Rafael Righi
Brazil - South America

PS : Before 'make release' I did 'cvsup supfile' to syncronaze the sources
and ports and 'make buildworld'.

____________________________________________________________________
Rafael da Rosa Righi   E-mail : rafaelr@cpd.ufsm.br
				rafaelrr@inf.ufsm.br
Estagiario Set. Suporte. a Redes - Centro de Processamento de Dados 
Curso de Ciencia da Computacao   - Universidade Federal de Santa Maria 
____________________________________________________________________


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?Pine.A41.4.05.10203111524540.22820-100000>