ERROR: rsdk-1.4.8-r0 do_compile: oe_runmake failed

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

ERROR: rsdk-1.4.8-r0 do_compile: oe_runmake failed

跳至解决方案
5,399 次查看
ksaiviswanadhul
Contributor II

ERROR: rsdk-1.4.8-r0 do_compile: oe_runmake failed
ERROR: rsdk-1.4.8-r0 do_compile: Execution of '/home/hmecd001523/yocto-bsp/orion-yocto-bsp/build/tmp/work/aarch64-poky-linux/rsdk/1.4.8-r0/temp/run.do_compile.14546' failed with exit code 1:
[Target ... rsdk_linux]
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
make[1]: Entering directory '/home/hmecd001523/yocto-bsp/orion-yocto-bsp/build/tmp/work/aarch64-poky-linux/rsdk/1.4.8-r0/rsdk-1.4.8/os/linux/user'
**** Building CONFIG_CINT ****
CONFIG_SGMII_PHY = 1
CONFIG_CINT = 1
make[2]: Entering directory '/home/hmecd001523/yocto-bsp/orion-yocto-bsp/build/tmp/work/aarch64-poky-linux/rsdk/1.4.8-r0/rsdk-1.4.8/os/osal/linux'
[Compile ... sal_file.c]
/home/hmecd001523/yocto-bsp/orion-yocto-bsp/build/tmp/ext-toolchains/gcc-linaro-aarch64-linux-gnu-4.9-2014.09_linux/bin/../libexec/gcc/aarch64-linux-gnu/4.9.2/cc1: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
make[2]: *** [/home/hmecd001523/yocto-bsp/orion-yocto-bsp/build/tmp/work/aarch64-poky-linux/rsdk/1.4.8-r0/rsdk-1.4.8/make/Make.depend:4: /home/hmecd001523/yocto-bsp/orion-yocto-bsp/build/tmp/work/aarch64-poky-linux/rsdk/1.4.8-r0/rsdk-1.4.8/build/rsdk_linux/os/osal/linux/./sal_file.o] Error 1
make[2]: Leaving directory '/home/hmecd001523/yocto-bsp/orion-yocto-bsp/build/tmp/work/aarch64-poky-linux/rsdk/1.4.8-r0/rsdk-1.4.8/os/osal/linux'
make[1]: *** [Makefile:50: osal] Error 2
make[1]: Leaving directory '/home/hmecd001523/yocto-bsp/orion-yocto-bsp/build/tmp/work/aarch64-poky-linux/rsdk/1.4.8-r0/rsdk-1.4.8/os/linux/user'
make: *** [Makefile:84: rsdk_linux] Error 2
WARNING: exit code 1 from a shell command.

ERROR: Logfile of failure stored in: /home/hmecd001523/yocto-bsp/orion-yocto-bsp/build/tmp/work/aarch64-poky-linux/rsdk/1.4.8-r0/temp/log.do_compile.14546

0 项奖励
回复
1 解答
5,374 次查看
joanxie
NXP TechSupport
NXP TechSupport

how about try the command like

bitbake -c cleansstate rsdk

bitbake rsdk

if still failed, pls give me your detailed build steps and what bsp version and ubuntu version you use

在原帖中查看解决方案

0 项奖励
回复
4 回复数
5,392 次查看
ksaiviswanadhul
Contributor II

i'm trying to build image on bitbake command but i'm getting errors . please any one give suggestions how to sort out this problem

0 项奖励
回复
5,367 次查看
joanxie
NXP TechSupport
NXP TechSupport

did you delete and build again? still get the same errors? as I mentioned, share your build commands to double check it, did you install all of ubuntu packages according to the yocto user guide?

0 项奖励
回复
5,375 次查看
joanxie
NXP TechSupport
NXP TechSupport

how about try the command like

bitbake -c cleansstate rsdk

bitbake rsdk

if still failed, pls give me your detailed build steps and what bsp version and ubuntu version you use

0 项奖励
回复
4,238 次查看
Madhubabu
Contributor I

bitbake -c cleanall rdk-generic-mediaclient-image
bitbake -c cleansstate rdk-generic-mediaclient-image

i have ran these 2 commands still i am getting the error

ERROR: userland-git-r5 do_compile: oe_runmake failed

0 项奖励
回复