Date: Sun, 28 Sep 2003 12:34:15 -0700 (PDT) From: David Wolfskill <david@catwhisker.org> To: pblok@inter.NL.net Cc: stable@freebsd.org Subject: Re: make world Message-ID: <200309281934.h8SJYF7g000746@bunrab.catwhisker.org> In-Reply-To: <200309282124.30813.pblok@inter.NL.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>Date: Sun, 28 Sep 2003 21:24:30 +0200 >From: "Peter J. Blok" <pblok@inter.NL.net> >To: freebsd-stable@freebsd.org, pblok@inter.NL.net >Subject: make world >Hi, I was under the impression a successful make world was updating include >files in /usr/include/netinet too. Yes. >When I have a good make world, the files in /usr/include have new time stamps, >but the ones in netinet have not! Hmmm.... Maybe you have a bad file in there. >Am I missing something here? My current stable doesn't compille properly it >fails in kdump on a missing ioctlcmd_t typedef. I had no problems: bunrab(4.9-P)[2] uname -a FreeBSD bunrab.catwhisker.org 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #51: Sun Sep 28 08:58:00 PDT 2003 root@freebeast.catwhisker.org:/common/S1/obj/usr/src/sys/BUNRAB i386 bunrab(4.9-P)[3] Part of the process I use, just after the "mergemaster -p" that follows "make installkernel" is rm -fr /usr/include.old && mv /usr/include /usr/include.old then continuing with "make installworld" as usual. But in my case, I know that there is nothing in /usr/include that was not put there by "make installworld" anyway. Peace, david -- David H. Wolfskill david@catwhisker.org If you want true virus-protection for your PC, install a non-Microsoft OS on it. Plausible candidates include FreeBSD, Linux, NetBSD, OpenBSD, and Solaris (in alphabetical order).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309281934.h8SJYF7g000746>