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

[Debian Buster] Compile error: undefined reference to `svt_av1_enc_parse_parameter' #163

Open
simkin opened this issue Sep 27, 2022 · 1 comment

Comments

@simkin
Copy link

simkin commented Sep 27, 2022

Debian Linux 11
Linux 5.10.0-18-amd64 on x86_64
AMD Ryzen 5 5600G with Radeon Graphics, 12 cores

/usr/bin/ld: libavcodec/libavcodec.a(libsvtav1.o): in function `eb_enc_init':
libsvtav1.c:(.text.unlikely+0x33d): undefined reference to `svt_av1_enc_parse_parameter'
/usr/bin/ld: libavcodec/libavcodec.a(libsvtav1.o): in function `eb_enc_init':
libsvtav1.c:(.text.unlikely+0x33d): undefined reference to `svt_av1_enc_parse_parameter'
/usr/bin/ld: libavcodec/libavcodec.a(libsvtav1.o): in function `eb_enc_init':
libsvtav1.c:(.text.unlikely+0x33d): undefined reference to `svt_av1_enc_parse_parameter'
collect2: error: ld returned 1 exit status
make: *** [Makefile:131: ffmpeg_g] Error 1
make: *** Waiting for unfinished jobs....
collect2: error: ld returned 1 exit status
make: *** [Makefile:131: ffprobe_g] Error 1
collect2: error: ld returned 1 exit status
make: *** [Makefile:131: ffplay_g] Error 1

Failed to Execute make -j 12
@ElwoodBermuda
Copy link

ElwoodBermuda commented Oct 4, 2022

I have the same errors:
Pop!_OS 22.04 LTS
Linux 5.19.0-76051900-generic
MD Ryzen Threadripper 3990X

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