Building libimxvpuapi fails attempting to find hantro library

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Building libimxvpuapi fails attempting to find hantro library

778 Views
hsuq7052
Contributor II

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.

 

 

0 Kudos
Reply
2 Replies

731 Views
Alejandro_Salas
NXP TechSupport
NXP TechSupport

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.

0 Kudos
Reply

713 Views
hsuq7052
Contributor II
Should a successful install of these 2 libraries result in addition to libhantro_vc8000e.so.1 and libhantro.so.1, but as well as header files and pkgconfig files for these libraries?
0 Kudos
Reply