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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
