[FFmpeg-devel] Question about FATE

Mats Peterson matsp888 at yahoo.com
Mon Dec 21 19:39:40 CET 2015


The following configuration causes the FATE tests to fail (not so when 
using a plain './configure' without anything else):

#!/bin/sh
PKG_CONFIG_PATH='/home/mats/lib/pkgconfig' \
         CPPFLAGS='-I/home/mats/include' \
         LDFLAGS='-L/home/mats/lib -Wl,-rpath,/home/mats/lib' \
         ./configure --prefix=/home/mats --enable-shared \
         --enable-libx264 --enable-libxvid --enable-libtheora \
         --enable-libvpx --enable-libmp3lame --enable-libvorbis \
         --enable-libfaac --enable-libfdk-aac --enable-libopus \
         --enable-gpl --enable-nonfree

Is it "normal" that pulling in external libraries might cause FATE to fail?

Mats

-- 
Mats Peterson
http://matsp888.no-ip.org/~mats/


More information about the ffmpeg-devel mailing list