Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation fails on Mac OSX with fatal error #66

Open
dczaretsky opened this issue Jul 23, 2017 · 1 comment
Open

Compilation fails on Mac OSX with fatal error #66

dczaretsky opened this issue Jul 23, 2017 · 1 comment

Comments

@dczaretsky
Copy link

I'm trying to build this on Mac OSX Sierra 10.12.5 and I'm getting a compilation fatal error below. Any idea why this is happening and how to resolve it?

AR libavfilter/libavfilter.a
fatal error: /Library/Developer/CommandLineTools/usr/bin/ar: fatal error in /Library/Developer/CommandLineTools/usr/bin/ranlib
make: *** [libavfilter/libavfilter.a] Error 1
rm: *.bc: No such file or directory
cp: dist/libz.bc: No such file or directory
cp: ../ffmpeg/ffmpeg: No such file or directory
INFO:root:(Emscripten: Running sanity checks)
ERROR:root:ffmpeg.bc: No such file or directory ("ffmpeg.bc" was expected to be an input file, based on the commandline arguments provided)
Finished Build

@iooops
Copy link

iooops commented Dec 16, 2018

Having the same issue

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

No branches or pull requests

2 participants