Hi Kevin, ----- Original Message ----- > From: "Kevin Hankens" <[email protected]> > To: "Dave Hylands" <[email protected]> > Cc: [email protected] > Sent: Monday, August 26, 2013 9:29:08 AM > Subject: Re: [b2g] Build failed due to aidl.o: file not recognized > > Thx Dave, I just tried that with no luck. Looks like I have plenty of disk > space ~66GB. Now I get the following:
So that should be lots of disk space. > host Executable: aidl > (out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl) > host Executable: acp > (out/host/linux-x86/obj/EXECUTABLES/acp_intermediates/acp) > out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl.o: file not > recognized: File truncated What does "file ./host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl.o" report? On my build machine (a 64-bit installation of ubuntu 12.04), I get: 624 >file ./host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl.o ./host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl.o: ELF 32-bit LSB relocatable, Intel 80386, version 1 (SYSV), not stripped Perhaps something in the prerequisities hasn't been installed? https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Firefox_OS_build_prerequisites#64_bit_install_examples.3A Which version of gcc are you using? Mine reports: 625 >gcc --version gcc-4.6.real (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Dave Hylands _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
