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

ERROR: frei0r.h header not found #1

Open
sdlpkxd opened this issue Nov 26, 2018 · 0 comments
Open

ERROR: frei0r.h header not found #1

sdlpkxd opened this issue Nov 26, 2018 · 0 comments

Comments

@sdlpkxd
Copy link

sdlpkxd commented Nov 26, 2018

Thanks for you contribution. But I encounter some mistakes when I use the following command line to build ffmpeg nvidia on my computer(centos7+cuda-9.0):

docker build . -t ffmpeg-nvidia

Then it reported following errors:

Removing intermediate container add32f2a69f0
---> 30101d9c5cc3
Step 6/6 : RUN ./build-ffmpeg.sh
---> Running in 18debd00eafe
Cloning into 'ffmpeg'...
Branch release/3.3 set up to track remote branch release/3.3 from origin.
Switched to a new branch 'release/3.3'
ERROR: frei0r.h header not found

If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
[email protected] mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solve the problem.
Makefile:2: config.mak: No such file or directory
Makefile:67: /common.mak: No such file or directory
Makefile:114: /libavutil/Makefile: No such file or directory
Makefile:114: /library.mak: No such file or directory
Makefile:116: /doc/Makefile: No such file or directory
Makefile:206: /tests/Makefile: No such file or directory
make: *** No rule to make target '/tests/Makefile'. Stop.
Makefile:2: config.mak: No such file or directory
Makefile:67: /common.mak: No such file or directory
Makefile:114: /libavutil/Makefile: No such file or directory
Makefile:114: /library.mak: No such file or directory
Makefile:116: /doc/Makefile: No such file or directory
Makefile:206: /tests/Makefile: No such file or directory
make: *** No rule to make target '/tests/Makefile'. Stop.

Could you help me ? Thanks in advance.

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

1 participant