Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Sep 2010 14:29:41 -0000 (UTC)
From:      egoitz@ramattack.net
To:        freebsd-questions@freebsd.org
Subject:   RELENG_8_1 Release build fails
Message-ID:  <9a3047eb390bd04a13f539e0a8acc4f6.squirrel@mail.ramattack.net>

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

I'm trying to make a release from RELENG_8_1 branch because of mbuf bug
and so... and wanted to make my own freebsd cds (updated)... I have
downloaded the whole freebsd cvs,  later with cvs create the snapshot
under /usr/src and later under /usr/src/release done a :

	make release CHROOTDIR=/datos001/81release CVSROOT=/datos001/ncvs
RELEASETAG=RELENG_8_1 MAKE_ISOS=1

But it fails with :

--------------------------------------------------------------
>>> Installing everything
--------------------------------------------------------------
cd /usr/src; make -f Makefile.inc1 install
===> share/info (install)
install -o root -g wheel -m 444  dir-tmpl
/datos001/81release/usr/share/info/dir
install:No such file or directory
*** Error code 1

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

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

After entering INSTALL=/usr/bin/install in /etc/make.conf...

it continues but stops later because it doesn't build some object files
for being copied to /datos001/81release/... in /usr/src/lib/csu/amd64/...
after building them by hand, later again stops because libc is not
compiled...

Seems like there's a problem in some Makefiles... am I wrong?. Will be
this corrected the next days in the cvs?.

Thanks a lot really.

Bye!.




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