[vlc-devel] vlc-devel 2.2: IOS fix for contrib/vpx breaks compilation under Linux

Sean McGovern gseanmcg at gmail.com
Fri Nov 7 16:24:06 CET 2014


Hi Gilles,

My patch for this issue has been committed to Git HEAD. I guess it needs to be backported to 2.2.

-- Sean McG.
-----Original Message-----
From: Gilles Sabourin <gilles.sabourin at free.fr>
Sender: "vlc-devel" <vlc-devel-bounces at videolan.org>Date: Fri, 07 Nov 2014 16:19:57 
To: <vlc-devel at videolan.org>
Reply-To: Mailing list for VLC media player developers <vlc-devel at videolan.org>
Subject: [vlc-devel] vlc-devel 2.2: IOS fix for contrib/vpx breaks
	compilation under Linux

* 9adcc62 : Felix Paul Kühne : Fri Oct 31 19:05:48 2014 +0100 : contrib/vpx: 
fix compilation for iOS| 
|  contrib/src/vpx/libvpx-ios.patch | 78 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|  contrib/src/vpx/rules.mak        | 16 +++++++++-------
|  2 files changed, 87 insertions(+), 7 deletions(-)

This breaks compilation under Linux:

(cd libvpx-v1.3.0 && patch -fp1) < ../../contrib/src/vpx/libvpx-sysroot.patch
patching file build/make/configure.sh
Hunk #1 succeeded at 907 (offset -32 lines).
(cd libvpx-v1.3.0 && patch -fp1) < ../../contrib/src/vpx/libvpx-no-cross.patch
patching file build/make/configure.sh
Hunk #1 succeeded at 799 (offset 119 lines).
(cd libvpx-v1.3.0 && patch -fp1) < ../../contrib/src/vpx/libvpx-mac.patch
patching file build/make/configure.sh
Hunk #1 succeeded at 680 with fuzz 2 (offset 52 lines).
(cd libvpx-v1.3.0 && patch -fp1) < ../../contrib/src/vpx/libvpx-ios.patch
patching file build/make/configure.sh
mv libvpx-v1.3.0 libvpx && touch libvpx
cd libvpx && LDFLAGS= -L/usr/src/packages/BUILD/vlc-2.2.0/contrib/x86_64-suse-
linux/lib CROSS= ./configure --target=x86_64-linux-gcc \
        --enable-runtime-cpu-detect --disable-docs --disable-examples --
disable-unit-tests --disable-install-bins --disable-install-docs --enable-pic 
--prefix=/usr/src/packages/BUILD/vlc-2.2.0/contrib/x86_64-suse-linux
/bin/sh: -L/usr/src/packages/BUILD/vlc-2.2.0/contrib/x86_64-suse-linux/lib: No 
such file or directory
make: *** [.vpx] Error 127

Br,
Gilles
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
https://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list