From owner-freebsd-x11@FreeBSD.ORG Sun Jul 1 09:29:23 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4609A1065673 for ; Sun, 1 Jul 2012 09:29:23 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo102.cox.net (eastrmfepo102.cox.net [68.230.241.214]) by mx1.freebsd.org (Postfix) with ESMTP id C931D8FC0A for ; Sun, 1 Jul 2012 09:29:22 +0000 (UTC) Received: from eastrmimpo305.cox.net ([68.230.241.237]) by eastrmfepo102.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20120701092916.JMOR26743.eastrmfepo102.cox.net@eastrmimpo305.cox.net>; Sun, 1 Jul 2012 05:29:16 -0400 Received: from serene.no-ip.org ([98.164.76.239]) by eastrmimpo305.cox.net with bizsmtp id UxVF1j00559mvxN02xVFl7; Sun, 01 Jul 2012 05:29:15 -0400 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A02020B.4FF0186B.0044,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=EnnPBLXJ2MK3LH5krSTtKi6kGbWqqb5KctHOJrkhoDc= c=1 sm=1 a=NNioMMBebvQA:10 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=nJCg7m+klQzKrkQiY4doSw==:17 a=7pttvDOUAAAA:8 a=kviXuzpPAAAA:8 a=UlHgvXrSbq49QaiMC0cA:9 a=CjuIK1q_8ugA:10 a=BRTAX0Xt-vIA:10 a=4vB-4DCPJfMA:10 a=nJCg7m+klQzKrkQiY4doSw==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from serene.no-ip.org (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id q619TFG8028449; Sun, 1 Jul 2012 04:29:15 -0500 (CDT) (envelope-from conrads@cox.net) Date: Sun, 1 Jul 2012 04:29:09 -0500 From: "Conrad J. Sabatier" To: freebsd-x11@FreeBSD.org Message-ID: <20120701042909.78f0735f@serene.no-ip.org> In-Reply-To: <20463.64990.503041.475861@gromit.timing.com> References: <20120630184036.1e1d2cfe@serene.no-ip.org> <20463.64990.503041.475861@gromit.timing.com> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Re: Unable to build graphics/dri on amd64 due to missing libdrm_intel 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: Sun, 01 Jul 2012 09:29:23 -0000 On Sun, 1 Jul 2012 01:35:58 -0600 John Hein wrote: > Conrad J. Sabatier wrote at 18:40 -0500 on Jun 30, 2012: > > configure: error: Package requirements (libdrm_intel >= 2.4.30) > > were not met: > > Pretty clear there. Build the appropriate version of libdrm, which > (if you peruse libdrm/Makefile) means build it with WITH_NEW_XORG. Doh! I just discovered an old CONFIGURE_ARGS line in my /etc/make.conf that I had somehow completely forgotten about and completely overlooked. After removing it, all is well. Sorry for the noise. -- Conrad J. Sabatier conrads@cox.net