LSDK weston build error

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

LSDK weston build error

1,469件の閲覧回数
francoisgervais
Contributor I

I'm trying to build `lsdk1909_update_221019` on `Ubuntu 18.04.3 LTS`

```

flex-builder -m ls1043ardb

```

and I get:

Build libdrm [Done]

Building weston ...
Cloning into 'weston'...
warning: redirecting to https://source.codeaurora.org/external/imx/weston-imx.git/
warning: remote HEAD refers to nonexistent ref, unable to checkout.

Switched to a new branch 'rel_virt_4.14.98_4.11_0.10_ga'
/home/fgervais/eclypse20/flexbuild_lsdk1909_update_221019/packages/apps
chroot: failed to run command ‘ldconfig’: Exec format error
Makefile:720: recipe for target 'weston' failed
make[1]: *** [weston] Error 126
make[1]: Leaving directory '/home/fgervais/eclypse20/flexbuild_lsdk1909_update_221019/packages/apps'
Makefile:28: recipe for target 'apps' failed
make: *** [apps] Error 2
make: Leaving directory '/home/fgervais/eclypse20/flexbuild_lsdk1909_update_221019'

What would be the problem?

ラベル(1)
タグ(3)
0 件の賞賛
返信
1 返信

1,284件の閲覧回数
Pavel
NXP Employee
NXP Employee

Do “sudo apt install -y binfmt-support qemu-system-common qemu-user-static “ will resolve the issue.
This conditional dependency will automatically be added in next LSDK release.

Have a great day,
Pavel Chubakov

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信