You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a raspberry pi 4 8GB model. with following details;
OS : Ubuntu 22.04 LTS 64 bit
Kernel : Linux pi-desktop 5.15.0-1014-raspi #16-Ubuntu SMP PREEMPT Thu Aug 25 09:50:55 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
I downloaded the zip file, extracted it and ran the ./autogen.sh file.
After successful execution of autogen, i ran "make" command and got following error;
Hello
I have a raspberry pi 4 8GB model. with following details;
OS : Ubuntu 22.04 LTS 64 bit
Kernel : Linux pi-desktop 5.15.0-1014-raspi #16-Ubuntu SMP PREEMPT Thu Aug 25 09:50:55 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
I downloaded the zip file, extracted it and ran the ./autogen.sh file.
After successful execution of autogen, i ran "make" command and got following error;
make[2]: *** [Makefile:624: v4l2_request_drv_video_la-config.lo] Error 1
make[2]: Leaving directory '/home/pi/Downloads/libva-v4l2-request-dev-update_hevc_1/src'
make[1]: *** [Makefile:444: all] Error 2
make[1]: Leaving directory '/home/pi/Downloads/libva-v4l2-request-dev-update_hevc_1/src'
make: *** [Makefile:417: all-recursive] Error 1
how do i solve this error?
thanks
rex
The text was updated successfully, but these errors were encountered: