Re: [Mesa-dev] mesa failes to build without libvdpau-dev

2011-07-14 Thread Christian König
> hello, > > It seems than configure do not check the presence of libvdpau-dev package > when vdpau is enable. > I had a build failed today because of missing vdpau.h, install libvdpau-dev > package fix build error. > (I had enable the vdpau build option) > > Someone can add the check the presen

[Mesa-dev] mesa failes to build without libvdpau-dev

2011-07-14 Thread XoD
hello, It seems than configure do not check the presence of libvdpau-dev package when vdpau is enable. I had a build failed today because of missing vdpau.h, install libvdpau-dev package fix build error. (I had enable the vdpau build option) Someone can add the check the presence of libvdpau-dev