Re: Building intel driver: where's xcb-aux?

2010-04-03 Thread Fernando Carrijo
Yan Seiner  wrote:

> I'm not a git expert but this is the link that
> http://cgit.freedesktop.org/xcb/util/ shows for xcb-util:
> 
> r...@mythtvrt:/home/src/xorg# git pull
> git://anongit.freedesktop.org/xcb/util
> fatal: Not a git repository
> 
> I've tried various combinations of git/xcb/xcb-util, git/xcb/util, and
> so on.  That repostitory doesn't seem to exist.
> 
> Where can I get xcb-util?

This will do the trick:

   git clone git://anongit.freedesktop.org/xcb/util.git

> 
> Thanks,
> 
> --Yan

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


Re: Building intel driver: where's xcb-aux?

2010-04-02 Thread Sven Arvidsson
On Fri, 2010-04-02 at 17:12 -0700, Yan Seiner wrote:
> I'm not a git expert but this is the link that
> http://cgit.freedesktop.org/xcb/util/ shows for xcb-util:
> 
> r...@mythtvrt:/home/src/xorg# git pull
> git://anongit.freedesktop.org/xcb/util
> fatal: Not a git repository
> 
> I've tried various combinations of git/xcb/xcb-util, git/xcb/util, and
> so on.  That repostitory doesn't seem to exist.

Use git clone ?

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22

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


Re: Building intel driver: where's xcb-aux?

2010-04-02 Thread Yan Seiner

Mikhail Gusarov wrote:

Twas brillig at 07:09:46 02.04.2010 UTC-07 when y...@seiner.com did gyre and 
gimble:

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

xcb-util
  


I'm not a git expert but this is the link that
http://cgit.freedesktop.org/xcb/util/ shows for xcb-util:

r...@mythtvrt:/home/src/xorg# git pull
git://anongit.freedesktop.org/xcb/util
fatal: Not a git repository

I've tried various combinations of git/xcb/xcb-util, git/xcb/util, and
so on.  That repostitory doesn't seem to exist.

Where can I get xcb-util?

Thanks,

--Yan

--

  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


Re: Building intel driver: where's xcb-aux?

2010-04-02 Thread Mikhail Gusarov

Twas brillig at 07:09:46 02.04.2010 UTC-07 when y...@seiner.com did gyre and 
gimble:

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

xcb-util

-- 
  http://fossarchy.blogspot.com/


pgpe6q6O14PBP.pgp
Description: PGP signature
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg

Building intel driver: where's xcb-aux?

2010-04-02 Thread Yan Seiner

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