Error in compile ICS on ubuntu

nonla

New member
Feb 23, 2013
1
0
0
Visit site
Hi,
I'm a very newbie in android ROMs, i'm trying compiling android source (aosp) on my ubuntu 10.04 64bit, everything is ok but after 2 hours from i do "make -j4 otapackage", i get an error,

out/host/linux-x86/bin/mkuserimg.sh: line 52: 26037 Floating point exception$MAKE_EXT4FS_CMD
make: *** [out/target/product/a760s/userdata.img] Error 4
make: *** Waiting for unfinished jobs....

And this is the content of the file mkuserimg.sh
...
MAKE_EXT4FS_CMD="make_ext4fs $ENABLE_SPARSE_IMAGE -l $SIZE -a $MOUNT_POINT $OUTPUT_FILE $SRC_DIR"
echo $MAKE_EXT4FS_CMD
$MAKE_EXT4FS_CMD // error at this line
if [ $? -ne 0 ]; then
exit 4
fi

I have no idea about this error, please tell me how can i fix that, thanks so much.
 

Latest posts

Trending Posts

Forum statistics

Threads
942,409
Messages
6,913,971
Members
3,158,403
Latest member
evinrude