[FFmpeg-user] ERROR: libx264 not found

Reindl Harald h.reindl at thelounge.net
Mon Sep 18 02:16:29 EEST 2017


frankly i build ffmpeg with static x264 for years now and with 3.3.4 as 
well as master now it's just broken?

[builduser at buildserver:/rpmbuild/SPECS]$ rpm -q --filesbypkg x264-latest
x264-latest               /usr/local/x264/libx264.a
x264-latest               /usr/local/x264/x264.h
x264-latest               /usr/local/x264/x264_config.h

+ ../configure --prefix=/usr/local --bindir=/usr/local/bin 
--mandir=/usr/local/man '--extra-cflags=-I/usr/local/x264 -m64 -O2 -g0 
-mfpmath=sse -mavx -msse2avx -march=sandybridge -mtune=sandybridge 
-fopenmp -pipe -fno-strict-aliasing -fomit-frame-pointer -fexceptions 
-fstack-protector-strong --param=ssp-buffer-size=6 -D_FORTIFY_SOURCE=2 
-Wstack-protector -Wformat -Werror=format-security -Ofast -ffast-math 
-funsafe-math-optimizations -Wno-pointer-sign -minline-all-stringops 
-fno-strict-aliasing -flto -ffat-lto-objects -fuse-ld=gold 
-fuse-linker-plugin -Wa,--noexecstack' 
'--extra-ldflags=-I/usr/local/x264 -L/usr/local/x264 -ldl 
-Wl,--as-needed -Wl,-z,now -Wl,-z,relro -Wl,-z,noexecstack -m64 -O2 -g0 
-mfpmath=sse -mavx -msse2avx -march=sandybridge -mtune=sandybridge 
-fopenmp -pipe -fno-strict-aliasing -fomit-frame-pointer -fexceptions 
-fstack-protector-strong --param=ssp-buffer-size=6 -D_FORTIFY_SOURCE=2 
-Wstack-protector -Wformat -Werror=format-security -Ofast -ffast-math 
-funsafe-math-optimizations -Wno-pointer-sign -minline-all-stringops 
-fno-strict-aliasing -flto -ffat-lto-objects -pie -fPIE -fuse-ld=gold 
-fuse-linker-plugin -Wa,--noexecstack' --enable-lto --ar=gcc-ar 
--ranlib=true --enable-nonfree --enable-gpl --enable-pic 
--enable-version3 --enable-libmp3lame --enable-libtheora 
--enable-libx264 --enable-libx265 --enable-libvpx --enable-openssl 
--enable-static --enable-runtime-cpudetect --disable-amd3dnow 
--disable-amd3dnowext --disable-avdevice --disable-debug 
--disable-devices --disable-ffplay --disable-ffprobe --disable-ffserver 
--disable-htmlpages --disable-hwaccels --disable-iconv 
--disable-libdc1394 --disable-libfreetype --disable-libgsm 
--disable-libopencore-amrnb --disable-libopencore-amrwb 
--disable-libopencv --disable-libopenjpeg --disable-libopus 
--disable-librtmp --disable-libspeex --disable-libvorbis 
--disable-libxvid --disable-podpages --disable-postproc 
--disable-protocol=gopher --disable-shared --disable-txtpages
ERROR: libx264 not found


More information about the ffmpeg-user mailing list