Ran "./config.sh emulator" fine with no errors. Ran "./build.sh" and got this: "... host C: emulator-target-arm <= external/qemu/hw/goldfish_audio.c external/qemu/telephony/sim_card.c:253: error: redefinition of typedef ‘SimFileRec’ external/qemu/telephony/sim_card.c:60: error: previous declaration of ‘SimFileRec’ was here external/qemu/telephony/sim_card.c:253: error: redefinition of typedef ‘SimFile’ external/qemu/telephony/sim_card.c:60: error: previous declaration of ‘SimFile’ was here external/qemu/telephony/sim_card.c: In function ‘asimcard_ef_free’: external/qemu/telephony/sim_card.c:317: warning: passing argument 1 of ‘free’ discards qualifiers from pointer target type external/qemu/telephony/sim_card.c:321: warning: passing argument 1 of ‘free’ discards qualifiers from pointer target type external/qemu/telephony/sim_card.c: In function ‘asimcard_ef_update_dedicated’: external/qemu/telephony/sim_card.c:364: warning: passing argument 1 of ‘free’ discards qualifiers from pointer target type external/qemu/telephony/sim_card.c:369: warning: passing argument 1 of ‘memset’ discards qualifiers from pointer target type external/qemu/telephony/sim_card.c:372: warning: passing argument 3 of ‘gsm_hex_to_bytes’ discards qualifiers from pointer target type external/qemu/telephony/sim_card.c: In function ‘asimcard_ef_update_linear’: external/qemu/telephony/sim_card.c:383: warning: comparison is always false due to limited range of data type external/qemu/telephony/sim_card.c:383: warning: comparison is always false due to limited range of data type external/qemu/telephony/sim_card.c:407: warning: passing argument 1 of ‘memset’ discards qualifiers from pointer target type external/qemu/telephony/sim_card.c:411: warning: passing argument 1 of ‘memcpy’ discards qualifiers from pointer target type external/qemu/telephony/sim_card.c:412: warning: passing argument 1 of ‘free’ discards qualifiers from pointer target type external/qemu/telephony/sim_card.c:416: warning: initialization discards qualifiers from pointer target type external/qemu/telephony/sim_card.c: In function ‘asimcard_ef_read_linear’: external/qemu/telephony/sim_card.c:461: warning: initialization discards qualifiers from pointer target type external/qemu/telephony/sim_card.c: In function ‘asimcard_io_update_record’: external/qemu/telephony/sim_card.c:553: warning: unused variable ‘out’ external/qemu/telephony/sim_card.c: In function ‘asimcard_io_get_response’: external/qemu/telephony/sim_card.c:874: warning: pointer targets in passing argument 2 of ‘sim_file_to_hex’ differ in signedness external/qemu/telephony/sim_card.c: In function ‘sim_file_to_hex’: external/qemu/telephony/sim_card.c:910: warning: pointer targets in passing argument 1 of ‘gsm_hex_from_short’ differ in signedness external/qemu/telephony/sim_card.c:914: warning: pointer targets in passing argument 1 of ‘gsm_hex_from_short’ differ in signedness external/qemu/telephony/sim_card.c:940: warning: pointer targets in passing argument 1 of ‘gsm_hex_from_byte’ differ in signedness external/qemu/telephony/sim_card.c:970: warning: pointer targets in passing argument 1 of ‘gsm_hex_from_byte’ differ in signedness make: *** [out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-libqemu_intermediates/telephony/sim_card.o] Error 1 make: *** Waiting for unfinished jobs....
real 0m35.316s user 0m7.256s sys 0m6.375s > Build failed! < " Any ideas? My environment: Mac OSX 10.6.8 _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
