Open matbee-eth opened 10 years ago
I'm getting the same error.while building audioconvert.js which also tries to compile libmp3lame. Did you find a solution?
I ended up just using videoconverter.js which would build for me, no problem.
videoconverter.js does build for me aswell. Thanks.
Getting a similar issue. Any help? https://gist.github.com/saiko-chriskun/c4c1674c89f1ed17deb3
Just use this below command line before using emconfigure ./configure bla bla bla...
sed -i -e '/xmmintrin\.h/d' configure
REF: http://www.linuxfromscratch.org/blfs/view/svn/multimedia/lame.html
I get this error trying to build libmp3lame... Any ideas? https://gist.github.com/acidhax/9282695