OK, dumb question perhaps...

I'm trying to build the intel driver, and it's failing to build with XvMC support because it can't find xcb-aux:

configure:14233: checking for XVMCLIB
configure:14241: $PKG_CONFIG --exists --print-errors "xvmc xext xfixes dri2proto x11-xcb xcb-dri2 xcb-aux"
Package xcb-aux was not found in the pkg-config search path.
Perhaps you should add the directory containing `xcb-aux.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xcb-aux' found
configure:14244: $? = 1
configure:14259: $PKG_CONFIG --exists --print-errors "xvmc xext xfixes dri2proto x11-xcb xcb-dri2 xcb-aux"
Package xcb-aux was not found in the pkg-config search path.
Perhaps you should add the directory containing `xcb-aux.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xcb-aux' found
configure:14262: $? = 1
No package 'xcb-aux' found
configure:14290: result: no
configure:14303: checking whether to include XvMC support
configure:14305: result: no

However, git.freedisktop.git doesn't seem to know anything about xcb-aux....

How do I build the latest intel driver with XvMC support?

--

  o__
  ,>/'_         o__
  (_)\(_)       ,>/'_          o__
A day may come  (_)\(_)         ,>/'_      o__
when the courage of men fails, (_)\(_) ,>/'_ when we forsake our friends and break all (_)\(_)
bonds of fellowship, but it is not this day.
It is not this day!
This day we ride!

_______________________________________________
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to