On Sun, Mar 22, 2009 at 4:31 PM, Dunc <[email protected]> wrote: > Axel Thimm wrote: > > Hi, > > > > On Tue, Mar 17, 2009 at 10:24:37PM -0300, Paulo Cavalcanti wrote: > > > >> On Tue, Mar 17, 2009 at 8:05 PM, Dunc <[email protected]> wrote: > >> > >>> Dunc wrote: > >>> > >>>> I cant see any specific VDPAU config options in the .spec, so maybe > the > >>>> autodetection failed? > >>>> > > > > You were probably looking at the specfile on www.atrpms.net which is > > updated later than dl.atrpms.net. > > > > > >> Axel, there is a missing "%" in the line below: > >> > >> > --with-extraincdir=%{_includedir}/nvidia-graphics{?with_xvmcw::%{_includedir}/directfb} > >> \ > >> > >> > >> This is the correct form: > >> > >> > --with-extraincdir=%{_includedir}/nvidia-graphics%{?with_xvmcw::%{_includedir}/directfb} > >> \ > >> > > > > Thanks for the catch! > Upgraded this morning and all looks good, everything works as expected, > and linked properly. > > One thing I was wondering though, when I tried to --rebuild myself, it > failed to find the vdpau stuff. In the spec it uses > > --with-extralibdir=%{_libdir}/nvidia-graphics > > Yet on my system every lib directory is in the form nvidia-graphics-180.x > > Also it has the requirement nvidia-graphics-devel, but again I only have > nvidia-graphics-devel-180.x > > Are you using macros to get around this or am I missing something? > > Although I've been bulding packages myself for a few years now, its very > trial and error, and I never really seem to know what I'm doing! So this > is more learning curiosity than anything else > > Many thanks for all the great work >
You need nvidia-graphics-devel-180.29-36.x86_64.rpm This package creates the needed symbolic links: /usr/lib64/nvidia-graphics -> nvidia-graphics-180.29 /usr/include/nvidia-graphics -> nvidia-graphics-180.29 -- Paulo Roma Cavalcanti LCG - UFRJ
_______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
