Date: Wed, 22 Sep 1999 09:40:54 +1000 From: mcwong@ascend.com To: questions@freebsd.org Subject: make buildworld from 2.2.5 => 2.2.8 fails Message-ID: <882567F3.0081BE72.00@colton.ascend.com>
next in thread | raw e-mail | index | archive | help
Hi, I've ftp'ed 2.2.8 source and extract them by running install.sh into /usr/src and when I do make buildworld it runs for few hours but fails in usr.bin in gtacs.C.c file with an undeclared varible even though it is delcared in one of the included .h file. I then re-run it with make -i buildworld and that finally runs to an end but still with quite a few compile errors of various types. Finally it comes to doing an ld and that fails because some .o files do not exist. Any idea what's happening here ? I was actually going to try make buildworld from 2.2.5 => 2.2.6 except 2.2.6 release is no longer found on ftp site. TIA MCW 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?882567F3.0081BE72.00>