testing rnoland's xorg upgrade patch -- error

Robert Noland rnoland at FreeBSD.org
Thu Jan 8 15:04:41 PST 2009


On Thu, 2009-01-08 at 16:59 -0500, Eitan Adler wrote:
> I applied this patch:
> http://people.freebsd.org/~rnoland/xorg-7.4-111608.patch
> 
> I then tried upgrading via portmaster -vra
> and I also tried upgrading manually
> 
> when installing x11-servers/xorg-server I get the following error
> 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
> No package 'xcb-glx' found

We turned on xcb by default, so libX11 needs to be rebuilt with xcb
support enabled.  "make config" on libX11 port.  Looks like possiblly
libGL and/or dri might also need rebuilding after that.

robert.

> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables DRIGL_CFLAGS
> and DRIGL_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> 
> ===>  Script "configure" failed unexpectedly.
> ....
> Stop in /extra/ports/graphics/dri.
> *** Error code 1
> 
> Stop in /extra/ports/x11-servers/xorg-server.
> *** Error code 1
> 
> Stop in /extra/ports/x11-servers/xorg-server.
> 
> 
> #pkg_info -x xcb
> Information for xcb-proto-1.2:
> 
> 
> 
> 
> 
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20090108/3e404e2c/attachment.pgp


More information about the freebsd-ports mailing list