make world

David Wolfskill david at catwhisker.org
Sun Sep 28 12:34:18 PDT 2003


>Date: Sun, 28 Sep 2003 21:24:30 +0200
>From: "Peter J. Blok" <pblok at inter.NL.net>
>To: freebsd-stable at freebsd.org, pblok at 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 at 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 at 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).


More information about the freebsd-stable mailing list