From owner-freebsd-questions Tue Mar 14 9:48:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57]) by hub.freebsd.org (Postfix) with ESMTP id 27E8537B567 for ; Tue, 14 Mar 2000 09:48:53 -0800 (PST) (envelope-from rjoseph@nwlink.com) Received: from ip116.r2.d.bel.nwlink.com (ip116.r2.d.bel.nwlink.com [207.202.172.116]) by smtp.nwlink.com (8.9.3/8.9.3) with ESMTP id JAA24972; Tue, 14 Mar 2000 09:48:50 -0800 (PST) Date: Tue, 14 Mar 2000 09:43:02 -0800 (PST) From: R Joseph Wright X-Sender: rjoseph@mammalia.sea To: jimmy martin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: errors updating In-Reply-To: <20000314173008.10314.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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 Here's a suggestion that may or may not have any effect: I think the general procedure is to do it in this order: cd /usr/src make buildworld then rebuild kernel then reboot single user, mount necessary partitions read/write cd /usr/src make installworld > 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message