bootlin / libva-v4l2-request

LibVA implementation for the Linux Video4Linux2 Request API
Other
76 stars 59 forks source link

can't make on orangepi pc2 #34

Open allo0osh opened 3 years ago

allo0osh commented 3 years ago

the error is ./configure: line 8738: syntax error near unexpected token `LIBVA,'

and when I comment these lines in configure file, it gives errors on making the library

flyingmanPan commented 3 years ago

the error is ./configure: line 8738: syntax error near unexpected token `LIBVA,'

and when I comment these lines in configure file, it gives errors on making the library

Bro, try to install pkgconf, it maybe help.

MikePooh commented 7 months ago

the error is ./configure: line 8738: syntax error near unexpected token `LIBVA,'

and when I comment these lines in configure file, it gives errors on making the library

You need to install libVA library first