Skip to content
This repository has been archived by the owner on Oct 10, 2019. It is now read-only.

Failed to generate LLVM bytecote #7

Open
matbee-eth opened this issue Mar 1, 2014 · 5 comments
Open

Failed to generate LLVM bytecote #7

matbee-eth opened this issue Mar 1, 2014 · 5 comments

Comments

@matbee-eth
Copy link

I get this error trying to build libmp3lame... Any ideas?
https://gist.github.com/acidhax/9282695

@nistvan86
Copy link

I'm getting the same error.while building audioconvert.js which also tries to compile libmp3lame.
Did you find a solution?

@matbee-eth
Copy link
Author

I ended up just using videoconverter.js which would build for me, no problem.

@nistvan86
Copy link

videoconverter.js does build for me aswell. Thanks.

@thepixelmonk
Copy link

Getting a similar issue. Any help? https://gist.github.com/saiko-chriskun/c4c1674c89f1ed17deb3

@ghost
Copy link

ghost commented Dec 1, 2014

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants