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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

1,146件の閲覧回数
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,019件の閲覧回数
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 件の賞賛
返信