I'm working with an imx8mp. I'm using a generated Yocto Image based off 5.10-hardknott and a kernel version version 5.10.35+g5f6f502e525b. Attempting to run ./waf configure I get err: /usr/lib/gcc/aarch64-poky-linux/10.2.0/../../../../aarch64-poky-linux/bin/ld: cannot find -lhantro . I have read this post https://community.nxp.com/t5/i-MX-Processors/Not-able-to-find-imx-vpu-hantro-packages-and-libs/m-p/1... and have added CORE_IMAGE_EXTRA_INSTALL += "imx-vpu-hantro imx-vpu-hantro-vc" to $BUILD/conf/local.conf file. In /usr/lib directory I can see libhantro.so.1 and libhantro_vc8000e.so.1 but I still get the same error. I am not using a yocto image from NXP as im using a MSC SM2S-IMX8Plus module.
Hello @hsuq7052 ,
Could you please share more details? (Your Ubuntu host version, your steps to compile the image for try to replicate it).
Best regards.