Hi, Did you resolve this problem?? I have same errors.
emulator-x86 build has failed in today's environment. If you resolve this, could you tell me the cause of this problem? Regards, Yusuke. On 2012/11/15 6:14 Subject: [email protected] wrote ; > Thanks! Got passed that error by downloading the missing package for ubuntu. > > It looks like now my gecko build is failing: > > /home/ywei16/B2G_latest/B2G/prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/bin/../lib/gcc/i686-android-linux/4.4.3/../../../../i686-android-linux/bin/ld: > cannot find -lrt > collect2: ld returned 1 exit status > make[8]: *** [libnspr4.so] Error 1 > make[7]: *** [export] Error 2 > make[6]: *** [export] Error 2 > make[5]: *** [export] Error 2 > make[4]: *** [tier_nspr] Error 2 > make[3]: *** [default] Error 2 > make[2]: *** [realbuild] Error 2 > make[1]: *** [build] Error 2 > make: *** [out/target/product/generic_x86/obj/DATA/gecko_intermediates/gecko] > Error 2 > > I'm not sure what's going on, just two days ago the emulator built fine on > this same machine, now everything is breaking... Thanks for your help John. > > On Wednesday, November 14, 2012 2:03:13 PM UTC-7, John Ford wrote: >> You are missing the alsa-libs package for your OS. On ubuntu this should be >> the "libasound2-dev" package (lib32asound2-dev on 32-on-64bit), on Fedora >> it's alsa-lib-devel (or alsa-lib-devel.i686 for 32-on-64bit) >> >> >> >> John >> >> >> >> >> >> On Nov 14, 2012, at 12:20 PM, [email protected] wrote: >> >> >> >>> Hey guys, >> >>> >> >>> I've just pulled the latest source for B2G and am getting the error below >>> when trying to build emulator-x86: >> >>> >> >>> ./xulrunner-sdk/bin/xpcshell: error while loading shared libraries: >>> libasound.so.2: cannot open shared object file: No such file or directory >> >>> >> >>> >> >>> Any thoughts? Thanks. >> >>> _______________________________________________ >> >>> dev-b2g mailing list >> >>> [email protected] >> >>> https://lists.mozilla.org/listinfo/dev-b2g > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > -- Yusuke Yamamoto _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
