On Tuesday, September 10, 2013 12:00:17 PM UTC+5:30, vangapati naresh wrote: > Hi, > > > > I have been having a little trouble trying to build b2g/fxos. I'm trying to > build for the sony xperia-s (lt26). Here is a clip of what is happening in > the terminal: > > > > host C: acp <= build/tools/acp/acp.c > > -JXmx1024m -Jclasspath > /home/naresh/sony_nozmi_ffos/B2G/build/fake-jdk-tools/lib/tools.jar:out/host/linux-x86/framework/doclava.jar:out/host/linux-x86/framework/jsilver.jar > -hide 2 -hide 3 -hide 4 -hide 5 -hide 6 -hide 24 -hide 25 -error 7 -error 8 > -error 9 -error 10 -error 11 -error 12 -error 13 -error 14 -error 15 -error > 16 -error 17 -error 18 frameworks/base/api/15.txt > out/target/common/obj/PACKAGING/public_api.txt > > > > > > > > -JXmx1024m -Jclasspath > /home/naresh/sony_nozmi_ffos/B2G/build/fake-jdk-tools/lib/tools.jar:out/host/linux-x86/framework/doclava.jar:out/host/linux-x86/framework/jsilver.jar > -error 2 -error 3 -error 4 -error 5 -error 6 -error 7 -error 8 -error 9 > -error 10 -error 11 -error 12 -error 13 -error 14 -error 15 -error 16 -error > 17 -error 18 -error 19 -error 20 -error 21 -error 23 -error 24 -error 25 > frameworks/base/api/current.txt out/target/common/obj/PACKAGING/public_api.txt > > > > > > host C: libhost <= build/libs/host/CopyFile.c > > host C++: libhost <= build/libs/host/pseudolocalize.cpp > > > > After little doem i got these errors.. > > > > make: *** > [out/host/linux-x86/obj/STATIC_LIBRARIES/libhost_intermediates/CopyFile.o] > Error 1 > > make: *** > [out/host/linux-x86/obj/STATIC_LIBRARIES/libhost_intermediates/pseudolocalize.o] > Error 1 > > make: *** [out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/Command.o] > Error 1 > > make: *** > [out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/AaptAssets.o] Error 1 > > make: *** > [out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/CrunchCache.o] Error 1 > > > > > > real 0m4.146s > > user 0m2.560s > > sys 0m0.512s > > > > > Build failed! < > > > > > > I don't know if I've left something out, or if it's a problem with gcc/Java. > If someone could say how I should go about fixing this I would greatly > appreciate it and it would be very much helpful.
Hi Juan, system/core/include/arch/linux-x86/AndroidConfig.h doesn't exist in my repository. Even "arch" directory is not available in my system/core/include path . ./repo sync platform/system/core didn't helped me..! Hunged up with same error. How can i get /system/core/include/arch * in to my repository. Regards _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
