Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 20:37:42 +0900 (JST)
From:      =?euc-kr?q?=B9=E9=BC=BA=BF=EC?= <jjase007@yahoo.co.kr>
To:        freebsd-questions@freebsd.org
Subject:   make release (CURRENT) on 4.6 build machine?
Message-ID:  <20020830113742.48640.qmail@web7308.mail.kr.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi, I recently started building -current daily on my
4.6-STABLE build machine.After buildworld and -kernel
I install via nfs on my testboxes. So far Ihaven't
been able to provide any relevant feedback, but it's
fun and I'mlearning :-)Now, I would like to 'make
release' for CURRENT, as I'm doing for RELENG_4and
RELENG_4_6, so I can automate the installation process
on my testboxesSo far I have not been successful.Can
someone give me a clue about why I'm getting signal 12
(see below) ? I have the -current sources in
/usr/build/current/usr/src, local cvs treein
/usr/build/ncvs and use the following command from the
release directory: make -DNO_WERROR release
CHROOTDIR=/usr/build/chroot-current \
BUILDNAME=CURRENT-`date "+%Y%m%d"` \
CVSROOT=/usr/build/ncvs \ NODOC=YES NOPORTS=YES The
process stops after a while with the following error:
-------------------------------------------------------------->>>
stage 4: populating
/usr/obj/usr/src/i386/usr/include--------------------------------------------------------------cd
/usr/src; MAKEOBJDIRPREFIX=/usr/obj  MACHINE_ARCH=i386
 MACHINE=i386  CPUTYPE=i386 
OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec 
GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin 
GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font
 GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac 
DESTDIR=/usr/obj/usr/src/i386  INSTALL="sh
/usr/src/tools/install.sh" 
PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
make -f Makefile.inc1 SHARED=symlinks par-includes===>
share/infocd /usr/src/share/info; make buildincludes;
make installincludes===> includecd /usr/src/include;
make buildincludes; make installincludescreating
osreldate.h from newvers.shsetvar PARAMFILE
/usr/src/include/../sys/sys/param.h;  .
/usr/src/include/../sys/conf/newvers.sh;              
         echo "$COPYRIGHT" > osreldate.h;       echo
"#ifdef _KERNEL" >> osreldate.h;                   
echo '#error "/usr/include/osreldate.h cannot be used
in the kernel, use sys/param.h"' >> osreldate.h;  echo
"#else" >> osreldate.h;                           
echo \#'undef __FreeBSD_version' >> osreldate.h;      
 echo \#'define __FreeBSD_version' $RELDATE >>
osreldate.h;  echo "#endif" >> osreldate.h*** Signal
12 Stop in /usr/src/include.*** Error code 1 Thanks, 


_____________________________________________________________________
¿©¸§¹æÇÐ ¿Â¶óÀÎ ÇнÀ â°í- ¾ßÈÄ! ¹è¿òÅÍ
http://kr.education.yahoo.com/
Ä£±¸µé°ú ÇÔ²² ¹Ù²ãº¸¼¼¿ä. - ¾ßÈÄ! ¸Þ½ÅÀú
http://kr.messenger.yahoo.com/

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?20020830113742.48640.qmail>