Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2002 10:49:31 +0400
From:      Igor Roboul <igorr@sysadm.stc>
To:        freebsd-current@freebsd.org
Subject:   buildworld failure
Message-ID:  <20020529064931.GA45562@sysadm.stc>

next in thread | raw e-mail | index | archive | help
Hello, 
I have trouble building world:

--------------------------------------------------------------
>>> stage 2: cleaning up the object tree
--------------------------------------------------------------
cd /opt/freebsd/src; MAKEOBJDIRPREFIX=/usr/obj  MACHINE_ARCH=i386  MACHINE=i386  OBJFORMAT_PATH=/usr/obj/opt/freebsd/src/i386/usr/libexec  GROFF_BIN_PATH=/usr/obj/opt/freebsd/src/i386/usr/bin  GROFF_FONT_PATH=/usr/obj/opt/freebsd/src/i386/usr/share/groff_font  GROFF_TMAC_PATH=/usr/obj/opt/freebsd/src/i386/usr/share/tmac  DESTDIR=/usr/obj/opt/freebsd/src/i386  INSTALL="sh /opt/freebsd/src/tools/install.sh"  PATH=/usr/obj/opt/freebsd/src/i386/usr/sbin:/usr/obj/opt/freebsd/src/i386/usr/bin:/usr/obj/opt/freebsd/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make -f Makefile.inc1 par-cleandir
===> share/info
===> include
===> include/arpa
cd: getcwd() failed: No such file or directory
*** Error code 2

Then I have done this: 
rm -fr /usr/src/*
cvsup -L 2 -g /etc/current-supfile
after downloading over 300 Mbs of sources I got same error :-(
If I repeat "make buildworld" then it fails with same error in different 
directory.

-- 
Igor Roboul, System administrator at Speech Technology Center
http://www.speechpro.com http://www.speechpro.ru

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




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