[Android] run compile.sh error

Hugo Beauzée-Luyssen hugo at beauzee.fr
Thu Dec 29 09:10:07 CET 2016


On 12/29/2016 04:18 AM, vcfdd wrote:
> configure: error: Comparison operator but no version after package name
> 'libavutil' in file
> '/home/lsw/vlc-android/vlc/contrib/arm-linux-androideabi/lib/pkgconfig/libavcodec.pc'.
> Pass --disable-avcodec to ignore this error.
> vlc: configure failed
>
> ////////////////////////////////////////////
> But found libavutil.a  in
> /home/lsw/vlc-android/vlc/contrib/arm-linux-androideabi/lib
>
> the libavcodec.pc:
>
> prefix=/home/lsw/vlc-android/vlc/contrib/arm-linux-androideabi
> exec_prefix=${prefix}
> libdir=/home/lsw/vlc-android/vlc/contrib/arm-linux-androideabi/lib
> includedir=
>
> Name: libavcodec
> Description: Libav codec library
> Version: 57.30.2
> Requires: libavutil >= ,
> Requires.private:
> Conflicts:
> Libs: -L${libdir} -lavcodec -lopenjpeg -DOPJ_STATIC -lgsm -lm -lz -pthread
> Libs.private:
> Cflags: -I${includedir}
>
> ------------------
> Best regards
> Albert Lu.
>
>
>
> _______________________________________________
> Android mailing list
> Android at videolan.org
> https://mailman.videolan.org/listinfo/android
>
Hi,

This was a problem in libav, which reportedly has been fixed last night.
You might want to force a libav rebuild and try again.

Regards,


More information about the Android mailing list