You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lFFMPEG_LIB_AVFORMAT-NOTFOUND: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lFFMPEG_LIB_AVCODEC-NOTFOUND: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lFFMPEG_LIB_AVUTIL-NOTFOUND: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lFFMPEG_LIB_SWSCALE-NOTFOUND: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lFFMPEG_LIB_SWRESAMPLE-NOTFOUND: No such file or directory
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
--
Klaus-Jürgen Wolf
Reitweg 33
47495 Rheinberg
Mob. +49-(0)177-2507766
Tatsh
changed the title
games-emulation/rpcs3-0.0.34: compilation problem
games-emulation/rpcs3-0.0.34: does not build without USE system-ffmpeg
Nov 4, 2024
I am glad I came here because I was going to file a bug for the same compilation failure, although I hadn't realized I could work around it by turning on that USE flag.
i am looking in to it but have stalled a bit . when i look in CMakeLists.txt it looks like rpcs3 wants to download more stuff for ffmpeg for correct architecture . even if i manage to sort it rpcs3 still fails with this error . -system-ffmpeg is for people that have systems that does not allow >ffmpeg-4 installed.
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lFFMPEG_LIB_AVFORMAT-NOTFOUND: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lFFMPEG_LIB_AVCODEC-NOTFOUND: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lFFMPEG_LIB_AVUTIL-NOTFOUND: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lFFMPEG_LIB_SWSCALE-NOTFOUND: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lFFMPEG_LIB_SWRESAMPLE-NOTFOUND: No such file or directory
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
ffmpeg is present (6.1.1-r8) (X alsa bzip2dav1d encode gnutls gpl iconv jpeg2k jpegxl lcms libass mp3 network opengl opuspic postproc pulseaudio rav1e sdl svg svt-av1 threads truetype twolame vaapi vorbis vpx vulkan webp x264 x265 xvid zlib)
The text was updated successfully, but these errors were encountered: