Results 1 to 1 of 1
- 02-26-2013, 09:30 AM
Thread Author #1
Error in compile ICS on ubuntu
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.
Similar Threads
-
[Q][ADB][Ubuntu 12.04][Error] ADB ERROR in Ubuntu 12.04
By PatrickAkridge in forum LG Optimus S Rooting, ROMs, and HacksReplies: 11Last Post: 07-09-2012, 06:29 PM -
Icons in ICS on TF-101
By dfox11 in forum ASUS EeePad TransformerReplies: 0Last Post: 03-23-2012, 01:25 PM -
Can anyone tell.me why this happens in ICS on my VZW Gnex
By IamHydrogen in forum Verizon Galaxy NexusReplies: 3Last Post: 03-08-2012, 06:46 PM -
Shortcuts in ICS on Nexus?
By daso in forum Verizon Galaxy NexusReplies: 5Last Post: 12-21-2011, 01:59 AM -
E:/ can't open cache recovery log error in clockwork on epic 4g
By st_7 in forum Epic 4G Rooting, ROMs, and HacksReplies: 6Last Post: 08-18-2011, 07:01 AM


Reply

































