From owner-freebsd-x11@FreeBSD.ORG Sat Aug 1 18:39:23 2009 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A253106564A for ; Sat, 1 Aug 2009 18:39:23 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id 3BEF78FC0A for ; Sat, 1 Aug 2009 18:39:23 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from localhost (pool-72-95-226-5.pitbpa.ftas.verizon.net [72.95.226.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id 775A0EBC3F; Sat, 1 Aug 2009 14:39:22 -0400 (EDT) Date: Sat, 1 Aug 2009 14:44:23 -0400 From: Bill Moran To: Romain =?ISO-8859-1?Q?Tarti=E8re?= Message-Id: <20090801144423.e9434ef6.wmoran@potentialtech.com> In-Reply-To: <20090801174716.GA2297@blogreen.org> References: <20090801114329.39e835b8.wmoran@potentialtech.com> <20090801174716.GA2297@blogreen.org> X-Mailer: Sylpheed 2.6.0 (GTK+ 2.12.11; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: x11@freebsd.org Subject: Re: Has anyone managed to get xorg to compile recently? 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: Sat, 01 Aug 2009 18:39:23 -0000 On Sat, 1 Aug 2009 19:47:16 +0200 Romain Tarti=E8re wrote: >=20 > On Sat, Aug 01, 2009 at 11:43:29AM -0400, Bill Moran wrote: > > checking for GL... configure: error: Package requirements (glproto >=3D= 1.4.9 gl >=3D 7.1.0) were not met: > >=20 > > gnome-config: not found > > No package 'gl' found > /usr/local/libdata/pkgconfig/gl.pc if provided by graphics/libGL, and > you don't have libGL-* in your package list. Maybe you have leftovers > in your /usr/local directory (did you removed it when you deinstalled > all your ports?). No, I trusted the package system to take care of it. I've cleaned out /usr/local and have restarted the build. We'll see how it goes. Thanks for the help! -Bill