Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Mar 2000 20:04:37 -0500 (EST)
From:      Jaime Kikpole <jaime@malkav.snowmoon.com>
To:        jimmy martin <hate00@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: errors updating
Message-ID:  <Pine.BSF.4.10.10003142001030.40275-100000@malkav.snowmoon.com>
In-Reply-To: <20000314173008.10314.qmail@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Mar 2000, jimmy martin wrote:
> *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

	This looks right, as far as I can tell.


> cd /usr/obj
> chflags -R noschg*
> rm -rf *
> cd /root
> cvsup stable-supfile(it runs and finishes with no flaws)
> cd /usr/src

	It looks like you should be getting all the source code at this
point.

> 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.

	CVS servers contain highly mutative source code.  Did you try
re-CVSupping the source code a day or two latter to see if it helped?
While unlikely, its possible that something was wrong in the wource code.
As an extreme, you may wish to make a tar back-up of /usr/src and then
delete the whole source code tree.  Let CVSup get a fresh source tree for
you that way.  (Just copy your kernel config file to your home directory,
first.)

							Jaime



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.10.10003142001030.40275-100000>