Not able to cross compile supplicant & hostapd applications with yocto build

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Not able to cross compile supplicant & hostapd applications with yocto build

1,142 次查看
vikaskolapudi
Contributor I

I have imx6 Sololite Platform. Following details of the board:

platform:imx6slevk
kernel:4.9.88

Driver compilation is successful. But while compiling applications, sysroot paths are missing for compiler header files. In yocto build sysroot path is empty. We are not able to locate correct linked sysroot to toolchain.

I am attaching log file along.

Please advice.

Thanks in advance,

Abhilash

标签 (3)
0 项奖励
回复
1 回复

1,015 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Abhilash,

It seems that the sysroot path is not correct. It should be something like:

<YOCTO_BSP_DIR>/<BUILD_DIR>/tmp/sysroots/<MACHINE>

It is currently on tmp/work/<MACHINE> from what I could see on the log provided.

I hope this helps!

Regards,

0 项奖励
回复