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. --Chris
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
On Sat, 2009-03-28 at 21:04 -0700, 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' foundI'm guessing that you installed Xorg from the 7.0 packages. You need to rebuild everything that depends on libxcb. See UPDATING. robert.> 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. > > --Chris > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"-- Robert Noland <rnoland@FreeBSD.org> FreeBSD -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: This is a digitally signed message part Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20090329/2683da25/attachment.pgp