From owner-freebsd-questions Mon Mar 13 0:31:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f213.law4.hotmail.com [216.33.149.213]) by hub.freebsd.org (Postfix) with SMTP id 1C34C37B799 for ; Mon, 13 Mar 2000 00:31:35 -0800 (PST) (envelope-from revcane69@hotmail.com) Received: (qmail 24128 invoked by uid 0); 13 Mar 2000 08:31:30 -0000 Message-ID: <20000313083130.24127.qmail@hotmail.com> Received: from 208.191.193.204 by www.hotmail.com with HTTP; Mon, 13 Mar 2000 00:31:30 PST X-Originating-IP: [208.191.193.204] From: "asdf asdf" To: freebsd-questions@freebsd.org Subject: make world Date: Sun, 12 Mar 2000 22:31:30 HST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Im still not getting anywhere with my make world. My cvsup file *default host=cvsup1.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_3 *default delete use-rel-suffix *default compress src-all Next I cd /usr/obj chflags -R noschg* rm -rf * cd /root cvsup stable-supfile(it runs and finishes with no flaws) cd /usr/src make world about 2 hours later i get the error... ==> Your Makefile has benn rebuilt. <== ==> Please rerun the make command. <== false false:No such file or directory *** Error code 1 Stop. So i do the obvious and type "make" Then I get the errors... /usr/src/lib/libnetgraph/sock.c:273: dereferencing pointer to incoplete type(sevral of these lines with just a number variation) *** Error code 1 Stop. Thats as far as i can get. Im open to any suggestions at all, ive never encountered this problem before and all my other updates have been secsesfull up till now. Ive been thru this processe about 20 times. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message