From owner-freebsd-i386@FreeBSD.ORG Sun Apr 25 13:56:23 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAD4316A4CE; Sun, 25 Apr 2004 13:56:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D16D943D1F; Sun, 25 Apr 2004 13:56:23 -0700 (PDT) (envelope-from simon@FreeBSD.org) Received: from freefall.freebsd.org (simon@localhost [127.0.0.1]) i3PKuNbv060559; Sun, 25 Apr 2004 13:56:23 -0700 (PDT) (envelope-from simon@freefall.freebsd.org) Received: (from simon@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3PKuNpE060553; Sun, 25 Apr 2004 13:56:23 -0700 (PDT) (envelope-from simon) Date: Sun, 25 Apr 2004 13:56:23 -0700 (PDT) From: "Simon L. Nielsen" Message-Id: <200404252056.i3PKuNpE060553@freefall.freebsd.org> To: ringworm@inbox.lv, simon@FreeBSD.org, freebsd-i386@FreeBSD.org Subject: Re: i386/65965: make buildworld fails for STABLE X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Apr 2004 20:56:24 -0000 Synopsis: make buildworld fails for STABLE State-Changed-From-To: open->closed State-Changed-By: simon State-Changed-When: Sun Apr 25 13:55:53 PDT 2004 State-Changed-Why: During buildworld a new set of headers is created/installed for use during build, so should give the correct updated header. It sounds like you have some old stuff in your build environment. Try removing your /usr/obj tree, running 'make cleandir', and then retry the build. For the development branches it is also better just to write a mail to the appropriate list (freebsd-stable in this case) instead of sending PR's for stuff like this (build errors and so on). I just did test buildworld of 4-STABLE (on a 4.9-R) and that succeeded, so I'm closing the PR. In any case, thanks for the effort. http://www.freebsd.org/cgi/query-pr.cgi?pr=65965