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!
"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!
-----------------------------------------------------------------------------------------------------------------------