i.Mx6SL

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

i.Mx6SL

613 次查看
phamhuynh
Contributor II

Hello, i have file uimage and zimage then i build kernel, i want to creat file boot.img from both file uimage and zimage, i use command :

~/myandroid/kernel_imx/arch/arm/boot$  ./mkbootimg --kernel zImage --ramdisk ramdisk.img --base 0x80800000 --cmdline 'console=ttymxc0,115200 init=/init androidboot.console=ttymxc0 video=mxc_elcdif_fb:bpp=32 androidboot.hardware=freescale csi' -o new-boot.img

but it appear error:

./mkbootimg: /lib/libc.so.6: version `GLIBC_2.14' not found (required by ./mkbootimg)

Help me for error!, thank everybody!

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

512 次查看
Yuri
NXP Employee
NXP Employee

"You also need to use the 10.10 or 11.04 64 bit version of

Ubuntu which are the most tested OS for the Android kk4.4.2

build."


Have a great day,
Yuri

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

0 项奖励
回复