Hi all, for several days I'm trying my "first build" but so far I get only > Build failed! <
I have one Flame (2AALUS1) with Boot2Gecko2.0.0.0-prerelease (OTA Update) and I use Linux Fedora 21. I follow the "Firefox OS build prerequisites" then I use ./config.sh flame-kk then ./build.sh into the B2G directory. The last error is: ... > memory/jemalloc/src> checking how to run the C preprocessor... > /home/ferrim/B2G/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/bin/arm-linux-androideabi-cpp > memory/jemalloc/src> checking for grep that handles long lines and -e... > /usr/bin/grep > memory/jemalloc/src> checking for egrep... /usr/bin/grep -E > memory/jemalloc/src> checking for ANSI C header files... yes > memory/jemalloc/src> checking for sys/types.h... yes > memory/jemalloc/src> checking for sys/stat.h... yes > memory/jemalloc/src> checking for stdlib.h... yes > memory/jemalloc/src> checking for string.h... yes > memory/jemalloc/src> checking for memory.h... yes > memory/jemalloc/src> checking for strings.h... yes > memory/jemalloc/src> checking for inttypes.h... yes > memory/jemalloc/src> checking for stdint.h... yes > memory/jemalloc/src> checking for unistd.h... yes > memory/jemalloc/src> checking whether byte ordering is bigendian... no > memory/jemalloc/src> checking size of void *... 0 > memory/jemalloc/src> configure: error: Unsupported pointer size: 0 > > *** Fix above errors and then restart with\ > "make -f client.mk build" > make[3]: *** [configure] Error 1 > make[2]: *** [/home/ferrim/B2G/objdir-gecko/Makefile] Error 2 > make[1]: *** [build] Error 2 > make: *** [out/target/product/flame/obj/DATA/gecko_intermediates/gecko] Error > 2 > > real 47m53.581s > user 39m49.457s > sys 6m10.842s > >> Build failed! < > > Build with |./build.sh -j1| for better messages > If all else fails, use |rm -rf objdir-gecko| to clobber gecko and |rm -rf > out| to clobber everything else. > [ferrim@localhost B2G]$ This is the output of the adb devices command: > [ferrim@localhost B2G]$ adb devices > List of devices attached > f07e41a5 device any hints? Marcello _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
