I'm upgrading from 4.9-RELEASE to 4.10-STABLE, but I can't get past "make buildworld"
I ran "make clean" from /usr/src, then cvsup'd src-all from cvsup3.freebsd.org and ran "make buildworld" from /usr/src but got the error below. So, just to make sure everything was ok, I ran "rm -rd /usr/obj" and "rm - rd /usr/src", cvsup'd again, but got the same error. Here's what's in /usr/src/gnu/usr.bin/gperf: drwxr-xr-x 3 root wheel 512 Jul 17 15:12 . drwxr-xr-x 28 root wheel 512 Jul 17 13:55 .. -rw-r--r-- 1 root wheel 473 Aug 9 2002 Makefile -rw-r--r-- 1 root wheel 724 Feb 15 2001 config.h drwxr-xr-x 2 root wheel 512 Jul 17 15:11 doc and /usr/src/gnu/usr.bin/gperf/doc: drwxr-xr-x 2 root wheel 512 Jul 17 15:11 . drwxr-xr-x 3 root wheel 512 Jul 17 15:12 .. -rw-r--r-- 1 root wheel 305 Feb 15 2001 Makefile and /usr/src/contrib/gperf: drwxr-xr-x 6 root wheel 512 Jul 17 15:37 . drwxr-xr-x 50 root wheel 1024 Jul 17 15:34 .. -rw-r--r-- 1 root wheel 86 Feb 15 2001 AUTHORS -rw-r--r-- 1 root wheel 18149 Feb 15 2001 COPYING -rw-r--r-- 1 root wheel 81182 Feb 15 2001 ChangeLog -rw-r--r-- 1 root wheel 144 Feb 16 19:51 FREEBSD-Xlist -rw-r--r-- 1 root wheel 7833 Feb 15 2001 INSTALL -rw-r--r-- 1 root wheel 2576 Jul 17 15:37 Makefile -rw-r--r-- 1 root wheel 1017 Feb 15 2001 Makefile.devel -rw-r--r-- 1 root wheel 1662 Feb 15 2001 Makefile.in -rw-r--r-- 1 root wheel 588 Feb 15 2001 NEWS -rw-r--r-- 1 root wheel 1271 Feb 15 2001 README -rw-r--r-- 1 root wheel 93 Feb 15 2001 acconfig.h -rw-r--r-- 1 root wheel 2387 Feb 15 2001 aclocal.m4 -rw-r--r-- 1 root wheel 1756 Jul 17 15:37 config.cache -rw-r--r-- 1 root wheel 177 Jul 17 15:37 config.log -rwxr-xr-x 1 root wheel 4702 Jul 17 15:37 config.status -rwxr-xr-x 1 root wheel 30797 Feb 15 2001 configure -rw-r--r-- 1 root wheel 1270 Feb 15 2001 configure.in drwxr-xr-x 2 root wheel 512 Jul 17 15:37 doc drwxr-xr-x 2 root wheel 512 Jul 17 15:37 lib -rwxr-xr-x 1 root wheel 722 Feb 15 2001 mkinstalldirs drwxr-xr-x 2 root wheel 1024 Jul 17 15:37 src drwxr-xr-x 2 root wheel 1024 Jul 17 15:37 tests Any suggestions? TIA, lane echo "===> gnu/usr.bin/gperf"; cd /usr/src/gnu/usr.bin/gperf; make DIRPRFX=gnu /usr.bin/gperf/ obj; make DIRPRFX=gnu/usr.bin/gperf/ depend; make DIRPRFX=gnu/ usr.bin/gperf/ all; make DIRPRFX=gnu/usr.bin/gperf/ DESTDIR=/usr/obj/usr/src/i3 86 install ===> gnu/usr.bin/gperf /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/gperf created for /usr/src/gnu/usr.bin /gperf ===> gnu/usr.bin/gperf/doc /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/gperf/doc created for /usr/src/gnu/usr .bin/gperf/doc make: don't know how to make getopt.c. Stop *** Error code 2 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. joeandlane#:ROOT> _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"