Date: Sat, 28 Mar 2009 22:45:44 -0700 From: Kent Stewart <kstewart@owt.com> To: freebsd-stable@freebsd.org Cc: Chris H <chris#@1command.com> Subject: Re: Xorg unbuildable - where to get: x11-xcb? Message-ID: <200903282245.44832.kstewart@owt.com> In-Reply-To: <20090328210425.z0a7r43zksgc0os8@webmail.1command.com> References: <20090328210425.z0a7r43zksgc0os8@webmail.1command.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903282245.44832.kstewart>