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 [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

