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 trying to make a build, following the instruction post on the site.
but I keet getting the followin error.
I would like to understand what i'm doing wrong.
error.log:
error: ninja: 'home/sysmgr/aosp_rpi4/target/product/rpi4/obj_arm/MESON_LIBCAMERA/install/usr/local/lib/libcamera-hal.so', needed by '/home/sysmgr/aosp_rpi4/target/product/rpi4/obj_arm/SHARED_LIBRARIES/camera.libcamera_intermediates/LINKED/camera.libcamera.so', missing and no known rule to make it
Thank you.
The text was updated successfully, but these errors were encountered:
FAILED: ninja: 'home/sysmgr/aosp_rpi4/target/product/rpi4/obj_arm/MESON_LIBCAMERA/install/usr/local/lib/libcamera-hal.so', needed by '/home/sysmgr/aosp_rpi4/target/product/rpi4/obj_arm/SHARED_LIBRARIES/camera.libcamera_intermediates/LINKED/camera.libcamera.so', missing and no known rule to make it
23:00:51 ninja failed with: exit status 1
Hi, the instructions file point to use the product rpi4-eng, at least for the standard git clone/repo sync.
Where did you get this product aosp_rpi4?
// this target doesnt exist... $ lunch aosp_rpi4 In file included from build/make/core/config.mk:359: In file included from build/make/core/envsetup.mk:357: build/make/core/product_config.mk:226: error: Can not locate config makefile for product "aosp_rpi4"
Good day,
I trying to make a build, following the instruction post on the site.
but I keet getting the followin error.
I would like to understand what i'm doing wrong.
error.log:
error: ninja: 'home/sysmgr/aosp_rpi4/target/product/rpi4/obj_arm/MESON_LIBCAMERA/install/usr/local/lib/libcamera-hal.so', needed by '/home/sysmgr/aosp_rpi4/target/product/rpi4/obj_arm/SHARED_LIBRARIES/camera.libcamera_intermediates/LINKED/camera.libcamera.so', missing and no known rule to make it
Thank you.
The text was updated successfully, but these errors were encountered: