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

Build fails on Debian 11.0 and 12.0 #111

Open
mujavidb opened this issue Feb 5, 2024 · 1 comment
Open

Build fails on Debian 11.0 and 12.0 #111

mujavidb opened this issue Feb 5, 2024 · 1 comment

Comments

@mujavidb
Copy link

mujavidb commented Feb 5, 2024

I have tried the install build command and in both Debian 11.0 (Bullseye) and 12.0 (Bookworm) it fails the Ffmpeg static build stage with the same error frei0r.h not found :

...
config.status: executing summary commands
SDL2 Configure Summary:
Building Static Libraries
...
mkdir -p -- /app/ffmpeg-static/target/lib/cmake/SDL2
/usr/bin/install -c -m 644 sdl2-config.cmake /app/ffmpeg-static/target/lib/cmake/SDL2
/usr/bin/install -c -m 644 sdl2-config-version.cmake /app/ffmpeg-static/target/lib/cmake/SDL2
*** Building FFmpeg ***
ERROR: frei0r.h not found
@guilletrejo
Copy link
Contributor

Have you tried installing frei0r-plugins-dev?

sudo apt install frei0r-plugins-dev

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