From owner-freebsd-stable@FreeBSD.ORG Sun Mar 29 05:47:01 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E537106566C for ; Sun, 29 Mar 2009 05:47:01 +0000 (UTC) (envelope-from kstewart@owt.com) Received: from smtp.owt.com (smtp.owt.com [66.119.213.2]) by mx1.freebsd.org (Postfix) with ESMTP id 252978FC1F for ; Sun, 29 Mar 2009 05:47:00 +0000 (UTC) (envelope-from kstewart@owt.com) Received: from kstewart2.owt.com (kstewart2.owt.com [64.146.237.228]) (authenticated bits=0) by smtp.owt.com (8.13.8/8.13.8) with ESMTP id n2T5jjew000631; Sat, 28 Mar 2009 22:45:45 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=owt.com; s=default; t=1238305546; bh=L7MHR9eiA6NUa8Mk5nGbq+hAth1m38VOemayeERhv4E=; h=From:To:Subject:Date:Cc:References:In-Reply-To:MIME-Version: Content-Type:Content-Transfer-Encoding:Message-Id; b=iVizvsjwNByDP +rt0ktnih9TSCyskY0cE7fsi0Y3ojuMXj3R7iQfLIdcLVMaquLiQbr1vCAKNLw6NzVe oTE76SfSjLXUUSTSEDrYiz0Syj2hYyjnakxXoVnVvcnKKwMgicR3AH4iEfBSxQ3xdzF J2xPU3LqQg3J+HFfJQknRKzA= From: Kent Stewart To: freebsd-stable@freebsd.org Date: Sat, 28 Mar 2009 22:45:44 -0700 User-Agent: KMail/1.9.10 References: <20090328210425.z0a7r43zksgc0os8@webmail.1command.com> In-Reply-To: <20090328210425.z0a7r43zksgc0os8@webmail.1command.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903282245.44832.kstewart@owt.com> Cc: Chris H Subject: Re: Xorg unbuildable - where to get: x11-xcb? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Mar 2009 05:47:01 -0000 On Saturday 28 March 2009 09:04:25 pm Chris H wrote: > Greetings, > A fresh install of 7 followed by a cvsup to 7.2-PRE on the 26th > results in an inability to build Xorg on the system. A cvsup only > an hour ago provides no solution. > > An attempt at the following: > > cd /usr/ports/x11/xorg-minimal > make > > produces the following error: > ... > checking pkg-config files for X11 are available... yes > checking for LIBDRM... yes > checking for DRI2PROTO... yes > checking for DRIGL... gnome-config: not found > configure: error: Package requirements (x11 xext xxf86vm xdamage xfixes > x11-xcb > xcb-glx) were not met: > > No package 'x11-xcb' found > > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. > ... > > I was able to install /usr/ports/x11/xcb with no issue. But have > no idea where to find x11-xcb. Where can I get it? > > thank you for all your time and consideration in this matter. You didn't really say that your cvsup updated everything but if you didn't you have to do a cvsup of ports-all for ports to be built. Kent -- kent Stewart Richland, WA http://users.owt.com/kstewart/index.html