From owner-freebsd-stable@FreeBSD.ORG Wed Oct 1 18:22:09 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1900916A4BF for ; Wed, 1 Oct 2003 18:22:09 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D5E943FBD for ; Wed, 1 Oct 2003 18:22:07 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 9127972DA3; Wed, 1 Oct 2003 18:22:07 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 8ECB872DA2; Wed, 1 Oct 2003 18:22:07 -0700 (PDT) Date: Wed, 1 Oct 2003 18:22:07 -0700 (PDT) From: Doug White To: "Peter J. Blok" In-Reply-To: <200309282124.30813.pblok@inter.NL.net> Message-ID: <20031001182105.D74468@carver.gumbysoft.com> References: <200309282124.30813.pblok@inter.NL.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org Subject: Re: make world X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2003 01:22:09 -0000 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" > -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org