From owner-freebsd-x11@FreeBSD.ORG Thu Aug 23 11:44:58 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8DA4C106566B for ; Thu, 23 Aug 2012 11:44:58 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep23.mx.upcmail.net (fep23.mx.upcmail.net [62.179.121.43]) by mx1.freebsd.org (Postfix) with ESMTP id 5DA278FC12 for ; Thu, 23 Aug 2012 11:44:57 +0000 (UTC) Received: from edge04.upcmail.net ([192.168.13.239]) by viefep23-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20120823114456.QFYE1492.viefep23-int.chello.at@edge04.upcmail.net>; Thu, 23 Aug 2012 13:44:56 +0200 Received: from [192.168.1.150] ([178.84.132.32]) by edge04.upcmail.net with edge id qBkv1j00m0i5fp604BkvoE; Thu, 23 Aug 2012 13:44:56 +0200 X-SourceIP: 178.84.132.32 Message-ID: <1345722295.6601.6.camel@crashalot.rainbow-runner.nl> From: Koop Mast To: Ashley Diamond Date: Thu, 23 Aug 2012 13:44:55 +0200 In-Reply-To: References: Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.4.4 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: x11@FreeBSD.org Subject: Re: xf86-video-intel fails on "make" X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Aug 2012 11:44:58 -0000 On Tue, 2012-08-21 at 12:37 +0100, Ashley Diamond wrote: > I updated my ports after a week or two and have started getting a make > error, both within a jail and on the actual machine. I have WITH_NEW_XORG > and WITH_KMS in my make.conf. > I have tried everything I can think of to clean things out, but since a > file is missing I am wondering if it is a problem with the port? > Please update pkgconf to 0.8.7_1, which fixes a regression that causes this. -Koop