[Bug 3251] Review request: vdr-xineliboutput - xine-lib based software output device for VDR

RPM Fusion Bugzilla noreply at rpmfusion.org
Sun May 25 21:39:38 CEST 2014


https://bugzilla.rpmfusion.org/show_bug.cgi?id=3251

--- Comment #4 from MartinKG <mgansser at alice.de> 2014-05-25 21:39:38 CEST ---
i changed the configure section:

%configure \
    --enable-x11 \
    --enable-fb \
    --enable-vdr \
    --enable-libxine  \
    --debug \
%if !%{have_bluray}
    --disable-libbluray \
%endif
    VDRDIR=%{vdr_plugindir} \
    CFLAGS="-I/usr/include/ffmpeg" \
    VDRINCDIR=%{_includedir} \
    LOCALEDIR=./locale \
    DESTDIR=%{buildroot} \
    LIBDIR=%{_libdir} \
    XINELIBOUTPUT_FB=1 \
    XINELIBOUTPUT_X11=1 \
    XINELIBOUTPUT_VDRPLUGIN=1 \
    XINELIBOUTPUT_XINEPLUGIN=1

but then the compilation fails with:

+ cd vdr-xineliboutput-1.1.0-20140429
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches  -m64
-mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches  -m64
-mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches  -m64
-mtune=generic -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches  -m64
-mtune=generic -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro '
+ export LDFLAGS
++ find . -name config.guess -o -name config.sub
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu
--program-prefix= --disable-dependency-tracking --prefix=/usr
--exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
--datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64
--libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib
--mandir=/usr/share/man --infodir=/usr/share/info --enable-x11 --enable-fb
--enable-vdr --enable-libxine --debug VDRDIR=/usr/lib64/vdr
CFLAGS=-I/usr/include/ffmpeg VDRINCDIR=/usr/include LOCALEDIR=./locale
DESTDIR=/home/martin/rpmbuild/BUILDROOT/vdr-xineliboutput-1.1.0-2.xine.1.2.5.vdr.2.0.5.cvs20140429.fc20.x86_64
LIBDIR=/usr/lib64 XINELIBOUTPUT_FB=1 XINELIBOUTPUT_X11=1
XINELIBOUTPUT_VDRPLUGIN=1 XINELIBOUTPUT_XINEPLUGIN=1
unknown option --build=x86_64-redhat-linux-gnu

-- 
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the rpmfusion-developers mailing list