linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Linphone-adroid build error in linux


From: Guillaume Beraudo
Subject: Re: [Linphone-developers] Linphone-adroid build error in linux
Date: Mon, 5 Aug 2013 11:40:14 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

See
ANDROID_MOST_RECENT_TARGET=$(shell android list target -c | grep android | tail 
-n1)


Cheers,
Guillaume

On Sun, Aug 04, 2013 at 10:11:23AM +0530, Dilip Singh wrote:
> Hi all,
> 
> The previous error has been resolved, but now a new error is thrown while
> running make command. This is the output of make command:
> 
> address@hidden linphone-android]# make
> /root/android-sdk-linux/tools/android update project --path . --target
> android-18
> Updated project.properties
> Updated local.properties
> build.xml: Found version-tag: custom. File will not be updated.
> Updated file ./proguard-project.txt
> It seems that there are sub-projects. If you want to update them
> please use the --subprojects parameter.
> cd /root/linphone-android/submodules/libilbc-rfc3951 && ./autogen.sh
> Generating build scripts in libilbc-rfc3951...
> + libtoolize --copy --force
> .ibtoolize: AC_CONFIG_MACRO_DIR([m4]) conflicts with ACLOCAL_AMFLAGS=-I m4
> + aclocal
> /usr/share/aclocal/z-ac_withnone.m4:3: warning: underquoted definition of
> AC_WITHNONE_IF
>   run info '(automake)Extending aclocal'
>   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
> /usr/share/aclocal/z-ac_withnone.m4:16: warning: underquoted definition of
> AC_SUBST_WITHOUT
> /usr/share/aclocal/z-ac_subdir_files.m4:15: warning: underquoted definition
> of AC_SUBDIR_FILES
> /usr/share/aclocal/z-ac_prog_cp_s.m4:25: warning: underquoted definition of
> AC_PROG_CP_S
> /usr/share/aclocal/z-ac_define_versionlevel.m4:40: warning: underquoted
> definition of AC_DEFINE_VERSIONLEVEL
> /usr/share/aclocal/z-ac_cond_with_level.m4:30: warning: underquoted
> definition of AC_COND_WITH_LEVEL
> /usr/share/aclocal/z-ac_cond_with_level.m4:84: warning: underquoted
> definition of AC_COND_WITH_LEVEL_DEFINE
> /usr/share/aclocal/z-ac_check_typedef.m4:15: warning: underquoted
> definition of AC_CHECK_TYPEDEF_
> /usr/share/aclocal/z-ac_check_typedef.m4:34: warning: underquoted
> definition of AC_CHECK_TYPEDEF
> /usr/share/aclocal/z-ac_check_symbol.m4:11: warning: underquoted definition
> of AC_CHECK_SYMBOL
> /usr/share/aclocal/z-ac_check_symbol.m4:38: warning: underquoted definition
> of AC_CHECK_SYMBOLS
> /usr/share/aclocal/z-ac_check_func_in.m4:8: warning: underquoted definition
> of AC_CHECK_FUNC_IN
> /usr/share/aclocal/z-ac_check_func_in.m4:48: warning: underquoted
> definition of AC_CHECK_FUNCS_IN
> /usr/share/aclocal/z-ac_check_cc_opt.m4:18: warning: underquoted definition
> of AC_CHECK_CC_OPT
> /usr/share/aclocal/z-ac_caolan_func_which_gethostbyname_r.m4:20: warning:
> underquoted definition of AC_caolan_FUNC_WHICH_GETHOSTBYNAME_R
> /usr/share/aclocal/z-ac_arg_with_path_style.m4:29: warning: underquoted
> definition of AC_ARG_WITH_PATH_STYLE
> + automake --force-missing --add-missing --copy
> configure.ac:7: required directory ./build-aux does not exist
> cp: cannot create regular file `build-aux/install-sh': No such file or
> directory
> configure.ac: installing `build-aux/install-sh'
> configure.ac:     error while copying
> cp: cannot create regular file `build-aux/missing': No such file or
> directory
> configure.ac: installing `build-aux/missing'
> configure.ac:     error while copying
> src/Makefile.am:27: Libtool library used but `LIBTOOL' is undefined
> src/Makefile.am:27:
> src/Makefile.am:27: The usual way to define `LIBTOOL' is to add
> `AC_PROG_LIBTOOL'
> src/Makefile.am:27: to `configure.ac' and run `aclocal' and `autoconf'
> again.
> cp: cannot create regular file `build-aux/depcomp': No such file or
> directory
> src/Makefile.am: installing `build-aux/depcomp'
> src/Makefile.am:     error while copying
> + autoconf
> cd /root/linphone-android/submodules/libilbc-rfc3951 && \
>         ./configure \
> 
> configure: error: cannot find install-sh, install.sh, or shtool in
> build-aux "."/build-aux
> make: *** [/root/linphone-android/submodules/libilbc-rfc3951/Makefile]
> Error 1
> 
> I've installed NDK,SDK and the autotools.
> I've also set the path to tools and platform-tools folders.
> Please help to resolve this error.
> Your help is greatly appreciated.
> 
> Thanks,
> Dilip.

> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/linphone-developers




reply via email to

[Prev in Thread] Current Thread [Next in Thread]