Hi everyone,
When I build Android image for sabresd_6dq, I got this error message:
make: *** [out/host/linux-x86/obj/EXECUTABLES/mkfs.ubifs_intermediates/mkfs.ubifs.o] Error 1
Could you please help me solve this problem, thank you!
Hey Wayne ,
Did you find the solution of this problem if you did please let me know cause i am still stuck with exactly the same problem after following the steps at the link you mentioned .
Thanks & Regards
Brajesh Sharma
Hi Wayne,
This problem is related to missing library "llzo2"...
can you pl. let me know, which Android BSP you are using.? is it 13.4.1( ICS version) or the recent release JB222_100..?
Even though the recent BSP releases are all compiled on 64-bit version, certain packages in the BSP require "32-bit version of llzo2" for successful compilation. ... So you need to install this library in your Linux plateform ( say UBUNTU 11.10 ) and then you can compile successfully.
good luck
Ujala
Hi Ujala,
The Android BSP I using is JB222_100,and my build enviroment is Ubuntu 10.04. Could you pls help me how to install "llzo2" in Ubuntu? I followed the step with https://community.freescale.com/thread/303536 and I still can't compile successfully.
Best Regards,
Wayne