ERROR: Unknown options: "gallium-xvmc"
Astrobald opened this issue · 0 comments
Astrobald commented
Hi there
I tried today to compile mesa-tkg-git and got this error:
ERROR: Unknown options: "gallium-xvmc"
I removed two options in PKGBUILD:
-D gallium-xvmc=${_disabled_} \
And regenerated PKGBUILD with:
updpkgsums PKGBUILD
makepkg --printsrcinfo > .SRCINFO
This helped me out, but not sure if I'm on the right way
Thank you