Date: Wed, 11 Apr 2001 23:42:21 +0700 (JAVT) From: Muhammad Ali Rizal <ali@synaps.bi.itb.ac.id> To: freebsd-hackers@freebsd.org Subject: cannot make build-tools Message-ID: <Pine.BSF.4.21.0104112320070.46244-100000@synaps.bi.itb.ac.id>
next in thread | raw e-mail | index | archive | help
Hi ! I tried to cvsup my FreeBSD 4.0-RELEASE. I did the following steps : 1. cvsup /etc/cvsupfile 2. remove /usr/obj 3. make -DNOPROFILE=true buildworld during the 3rd step everything seemed fine until it appeared message like this : -------------------------------------------------------------- >>> stage 2: build tools -------------------------------------------------------------- cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj 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 build-tools cd /usr/src/bin/csh; make build-tools make: don't know how to make gethost.c. Stop *** Error code 2 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 How to solve this problem ? wassalam -ali- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0104112320070.46244-100000>