From owner-freebsd-bugs@FreeBSD.ORG Sun Aug 15 19:06:52 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00F1116A4CE; Sun, 15 Aug 2004 19:06:52 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3AB643D31; Sun, 15 Aug 2004 19:06:51 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from freefall.freebsd.org (simon@localhost [127.0.0.1]) i7FJ6pGj020640; Sun, 15 Aug 2004 19:06:51 GMT (envelope-from simon@freefall.freebsd.org) Received: (from simon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7FJ6p9P020636; Sun, 15 Aug 2004 19:06:51 GMT (envelope-from simon) Date: Sun, 15 Aug 2004 19:06:51 GMT From: "Simon L. Nielsen" Message-Id: <200408151906.i7FJ6p9P020636@freefall.freebsd.org> To: mark@paraphysics.com, simon@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/70489: kernel compile bug - ./src/sys/pci/if_wx.c X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Aug 2004 19:06:52 -0000 Synopsis: kernel compile bug - ./src/sys/pci/if_wx.c State-Changed-From-To: open->closed State-Changed-By: simon State-Changed-When: Sun Aug 15 19:06:18 GMT 2004 State-Changed-Why: Close PR since compile problems of the development branches should be reported to the appropriate mailing list - freebsd-stable@freebsd.org in this case. I just did a full world/kernel compile of 4-STABLE (on a 4.10-RELEASE) that worked fine so make sure that you have fully updated sources (and not corrupted), a clean /usr/obj and no "funny" options i your /etc/make.conf file. http://www.freebsd.org/cgi/query-pr.cgi?pr=70489