Date: Sat, 04 Oct 2003 11:57:28 +0200 From: "Peter J. Blok" <pblok@inter.NL.net> To: Doug White <dwhite@gumbysoft.com>, "Peter J. Blok" <Peter.Blok@inter.NL.net> Cc: freebsd-stable@freebsd.org Subject: Re: make world Message-ID: <200310041157.28557.pblok@inter.NL.net> In-Reply-To: <20031001182105.D74468@carver.gumbysoft.com> References: <200309282124.30813.pblok@inter.NL.net> <20031001182105.D74468@carver.gumbysoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Doug, I did a make includes but it wasn't fixing the include files in netinet or other sub-directories below /usr/include. When I removed /usr/include before a make includes everything was present, but the make world failed again. So the conclusion was: my cvsup'ed tree was corrupt. My cvsup didn't update anything nor was it complaining about things when I called it again. All my systems are time synched. It was until I removed /usr/include and /usr/src and did the same cvsup it was ok again. I was using cvsup2.freebsd.org and haven't tried others. Peter On Thursday 02 October 2003 03:22, Doug White wrote: > On Sun, 28 Sep 2003, Peter J. Blok wrote: > > Hi, I was under the impression a successful make world was updating > > include files in /usr/include/netinet too. > > > > When I have a good make world, the files in /usr/include have new time > > stamps, but the ones in netinet have not! > > Are you sure the files are different? > > You can try doing 'make includes' from /usr/src/ to see if it fixes your > compile issues. This forcibly reinstalls the header files. > > Also check that your checkout is complete. > > > Am I missing something here? My current stable doesn't compille properly > > it fails in kdump on a missing ioctlcmd_t typedef. > > > > Peter > > > > _______________________________________________ > > freebsd-stable@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310041157.28557.pblok>