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
