linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Re: problem with autogen.sh


From: Simon Morlat
Subject: [Linphone-developers] Re: problem with autogen.sh
Date: Fri, 26 Mar 2010 19:26:42 +0100

Are you running autogen.sh from the toplevel directory of linphone ?
If yes that means you are unlucky with your libtool/automake/autoconf
version. I have
autoconf 2.65
automake 1.11
libtoolize 2.2.6b

Also don't forget to run ./configure again after autogen.sh

Simon

Le vendredi 26 mars 2010 à 11:09 +0000, Aurelien Bouin a écrit :
> Hi,
> I don't have much time to work on that, but everytime I try to do an 
> autogen.sh is laborious . . . could you please let me know more about your 
> autotools, or the way to do it...
> 
> I get this error :
> make[2]: Leaving directory `/home/bouin/ltib/rpm/BUILD/linphone-3.2.99.1/po'
> Making all in oRTP
> make[2]: Entering directory 
> `/home/bouin/ltib/rpm/BUILD/linphone-3.2.99.1/oRTP'
> make  all-recursive
> make[3]: Entering directory 
> `/home/bouin/ltib/rpm/BUILD/linphone-3.2.99.1/oRTP'
> Making all in src
> make[4]: Entering directory 
> `/home/bouin/ltib/rpm/BUILD/linphone-3.2.99.1/oRTP/src'
> Making all in .
> make[5]: Entering directory 
> `/home/bouin/ltib/rpm/BUILD/linphone-3.2.99.1/oRTP/src'
> /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
> -I../include/   -D_REENTRANT  -I..   -g -O2 -Wall -Werror   -DORTP_INET6 -MT 
> str_utils.lo -MD -MP -MF .deps/str_utils.Tpo -c -o str_utils.lo str_utils.c
> ../libtool: line 467: CDPATH: command not found
> ../libtool: line 1145: func_opt_split: command not found
> libtool: Version mismatch error.  This is libtool 2.2.6b, but the
> libtool: definition of this LT_INIT comes from an older release.
> libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b
> libtool: and run autoconf again.
> make[5]: *** [str_utils.lo] Erreur 63
> make[5]: quittant le répertoire « 
> /home/bouin/mysofts/linphone_20100326/oRTP/src »
> make[4]: *** [all-recursive] Erreur 1
> make[4]: quittant le répertoire « 
> /home/bouin/mysofts/linphone_20100326/oRTP/src »
> make[3]: *** [all-recursive] Erreur 1
> make[3]: quittant le répertoire « /home/bouin/mysofts/linphone_20100326/oRTP »
> make[2]: *** [all] Erreur 2
> make[2]: quittant le répertoire « /home/bouin/mysofts/linphone_20100326/oRTP »
> make[1]: *** [all-recursive] Erreur 1
> make[1]: quittant le répertoire « /home/bouin/mysofts/linphone_20100326 »
> make: *** [all] Erreur 2
> 
> 
> Thank you again for your help,
> 
> Aurélien BOUIN
> 
> 
>       






reply via email to

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