Help compile vlc for android

VLC for Android and Chrome OS specific usage questions
s0mike
New Cone
New Cone
Posts: 5
Joined: 28 Jan 2013 08:26

Help compile vlc for android

Postby s0mike » 04 Feb 2013 11:31

Well i'm getting this error-log:

Code: Select all

This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/arm-linux-androideabi --build=x86_64-linux-gnu --host=arm-linux-androideabi --target=arm-linux-androideabi --program-prefix= --enable-static --disable-shared --disable-dependency-tracking --with-pic ## --------- ## ## Platform. ## ## --------- ## hostname = tunerbus uname -m = x86_64 uname -r = 3.5.0-23-generic uname -s = Linux uname -v = #35-Ubuntu SMP Thu Jan 24 13:15:40 UTC 2013 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/arm-linux-androideabi/bin PATH: /home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/extras/tools/build/bin PATH: /home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin PATH: /usr/lib/lightdm/lightdm PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin PATH: /home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/prebuilt/linux-x86/bin PATH: /home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/prebuilt/linux-x86/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2500: checking for a BSD-compatible install configure:2568: result: /usr/bin/install -c configure:2579: checking whether build environment is sane configure:2629: result: yes configure:2678: checking for arm-linux-androideabi-strip configure:2705: result: arm-linux-androideabi-strip configure:2770: checking for a thread-safe mkdir -p configure:2809: result: /bin/mkdir -p configure:2822: checking for gawk configure:2838: found /usr/bin/gawk configure:2849: result: gawk configure:2860: checking whether make sets $(MAKE) configure:2882: result: yes configure:2965: checking whether to enable maintainer-specific portions of Makefiles configure:2974: result: no configure:2991: checking build system type configure:3005: result: x86_64-pc-linux-gnu configure:3025: checking host system type configure:3038: result: arm-unknown-linux-androideabi configure:3067: checking for arm-linux-androideabi-gcc configure:3094: result: arm-linux-androideabi-gcc --sysroot=/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/platforms/android-9/arch-arm configure:3363: checking for C compiler version configure:3372: arm-linux-androideabi-gcc --sysroot=/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/platforms/android-9/arch-arm --version >&5 ./configure: line 3374: arm-linux-androideabi-gcc: command not found configure:3383: $? = 127 configure:3372: arm-linux-androideabi-gcc --sysroot=/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/platforms/android-9/arch-arm -v >&5 ./configure: line 3374: arm-linux-androideabi-gcc: command not found configure:3383: $? = 127 configure:3372: arm-linux-androideabi-gcc --sysroot=/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/platforms/android-9/arch-arm -V >&5 ./configure: line 3374: arm-linux-androideabi-gcc: command not found configure:3383: $? = 127 configure:3372: arm-linux-androideabi-gcc --sysroot=/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/platforms/android-9/arch-arm -qversion >&5 ./configure: line 3374: arm-linux-androideabi-gcc: command not found configure:3383: $? = 127 configure:3403: checking whether the C compiler works configure:3425: arm-linux-androideabi-gcc --sysroot=/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/platforms/android-9/arch-arm -g -mfpu=vfpv3-d16 -mcpu=cortex-a8 -mthumb -mfloat-abi=softfp -O2 -I/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/sources/cxx-stl/gnu-libstdc++/4.6/include -I/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include -I/home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/arm-linux-androideabi/include -g -g -mfpu=vfpv3-d16 -mcpu=cortex-a8 -mthumb -mfloat-abi=softfp -O2 -I/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/sources/cxx-stl/gnu-libstdc++/4.6/include -I/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include -I/home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/arm-linux-androideabi/include -L/home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/arm-linux-androideabi/lib conftest.c >&5 ./configure: line 3427: arm-linux-androideabi-gcc: command not found configure:3429: $? = 127 configure:3467: result: no configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "a52dec" | #define VERSION "0.7.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3472: error: in `/home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/android/a52dec': configure:3474: error: C compiler cannot create executables See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_env_CC_set=set ac_cv_env_CC_value='arm-linux-androideabi-gcc --sysroot=/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/platforms/android-9/arch-arm' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=' -g -mfpu=vfpv3-d16 -mcpu=cortex-a8 -mthumb -mfloat-abi=softfp -O2 -I/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/sources/cxx-stl/gnu-libstdc++/4.6/include -I/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include -I/home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/arm-linux-androideabi/include -g' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -g -mfpu=vfpv3-d16 -mcpu=cortex-a8 -mthumb -mfloat-abi=softfp -O2 -I/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/sources/cxx-stl/gnu-libstdc++/4.6/include -I/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include -I/home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/arm-linux-androideabi/include' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/arm-linux-androideabi/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=arm-linux-androideabi ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=arm-linux-androideabi ac_cv_host=arm-unknown-linux-androideabi ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC='arm-linux-androideabi-gcc --sysroot=/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/platforms/android-9/arch-arm' ac_cv_prog_STRIP=arm-linux-androideabi-strip ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## A52DEC_CFLAGS='' ACLOCAL='${SHELL} /home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/android/a52dec/autotools/missing --run aclocal-1.11' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AR='arm-linux-androideabi-ar' AS='' AUTOCONF='${SHELL} /home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/android/a52dec/autotools/missing --run autoconf' AUTOHEADER='${SHELL} /home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/android/a52dec/autotools/missing --run autoheader' AUTOMAKE='${SHELL} /home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/android/a52dec/autotools/missing --run automake-1.11' AWK='gawk' CC='arm-linux-androideabi-gcc --sysroot=/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/platforms/android-9/arch-arm' CCDEPMODE='' CFLAGS=' -g -mfpu=vfpv3-d16 -mcpu=cortex-a8 -mthumb -mfloat-abi=softfp -O2 -I/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/sources/cxx-stl/gnu-libstdc++/4.6/include -I/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include -I/home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/arm-linux-androideabi/include -g' CPP='' CPPFLAGS=' -g -mfpu=vfpv3-d16 -mcpu=cortex-a8 -mthumb -mfloat-abi=softfp -O2 -I/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/sources/cxx-stl/gnu-libstdc++/4.6/include -I/home/tunerbus/Entwicklungsumgebung/Android/adt-bundle/ndk/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include -I/home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/arm-linux-androideabi/include' CYGPATH_W='echo' DEFS='' DEPDIR='' DLLTOOL='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' FGREP='' GREP='' INCLUDES='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='arm-linux-androideabi-ld' LDFLAGS=' -L/home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/arm-linux-androideabi/lib' LIBA52_CFLAGS='' LIBA52_LIBS='' LIBAO_LIBS='' LIBOBJS='' LIBS='' LIBTOOL='' LIPO='' LN_S='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/android/a52dec/autotools/missing --run makeinfo' MANIFEST_TOOL='' MKDIR_P='/bin/mkdir -p' NM='' NMEDIT='' OBJDUMP='' OBJEXT='' OTOOL64='' OTOOL='' PACKAGE='a52dec' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='arm-linux-androideabi-ranlib' SED='' SET_MAKE='' SHELL='/bin/bash' STRIP='arm-linux-androideabi-strip' VERSION='0.7.4' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__include='' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='arm-unknown-linux-androideabi' host_alias='arm-linux-androideabi' host_cpu='arm' host_os='linux-androideabi' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/android/a52dec/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/tunerbus/Arbeitsfläche/Projekte/VLC-Android/android/vlc/contrib/arm-linux-androideabi' program_transform_name='s&^&&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='arm-linux-androideabi' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "a52dec" #define VERSION "0.7.4" configure: exit 77
Can anybody please help me compiling vlc for android on ubuntu?

edwardw
Big Cone-huna
Big Cone-huna
Posts: 2346
Joined: 24 Jun 2012 23:36
VLC version: 3.0.0-git

Re: Help compile vlc for android

Postby edwardw » 05 Feb 2013 13:29

./configure: line 3374: arm-linux-androideabi-gcc: command not found
Follow the manual http://wiki.videolan.org/AndroidCompile and export your ANDROID_SDK and ANDROID_NDK variables correctly.

s0mike
New Cone
New Cone
Posts: 5
Joined: 28 Jan 2013 08:26

Re: Help compile vlc for android

Postby s0mike » 06 Feb 2013 08:45

Do you really believe it is an incorrect export? Because i see some similar problems which are caused due to the fact that i have a 64-bit ubuntu. The most people could solve their problem by installing ia32-lib...

edwardw
Big Cone-huna
Big Cone-huna
Posts: 2346
Joined: 24 Jun 2012 23:36
VLC version: 3.0.0-git

Re: Help compile vlc for android

Postby edwardw » 07 Feb 2013 12:22

I see some similar problems which are caused due to the fact that i have a 64-bit ubuntu. The most people could solve their problem by installing ia32-lib...
Well, you did not mention that you had a 64-bit Ubuntu in your original post. In this case, yes, try installing ia32-lib.


Return to “VLC for Android and Chrome OS”

Who is online

Users browsing this forum: No registered users and 2 guests