Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Mar 2000 09:43:02 -0800 (PST)
From:      R Joseph Wright <rjoseph@nwlink.com>
To:        jimmy martin <hate00@hotmail.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: errors updating
Message-ID:  <Pine.BSF.4.21.0003140937360.381-100000@mammalia.sea>
In-Reply-To: <20000314173008.10314.qmail@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003140937360.381-100000>