On Mon, 21 Dec 2009, Matias Aguirre wrote:

> Hi all,
>
> I like to test exilir and when i try to compile it this i have a problem
> with libtool, my system is Ubuntu Karmic and my version of libtool is
> 2.2.6 Debian-2.2.6a-4.

try that:

autoreconf -f -i
./configure

add your options to configure of course, if any.

Vincent

>
> Below the compile log:
>
> $ make
> make  all-recursive
> make[1]: Entering directory
> `/media/a7882fe1-3b19-42f7-a38f-eba1712fe673/mtwDownloads/sources/e17/BINDINGS/javascript/elixir'
> Making all in src
> make[2]: Entering directory
> `/media/a7882fe1-3b19-42f7-a38f-eba1712fe673/mtwDownloads/sources/e17/BINDINGS/javascript/elixir/src'
> Making all in lib
> make[3]: Entering directory
> `/media/a7882fe1-3b19-42f7-a38f-eba1712fe673/mtwDownloads/sources/e17/BINDINGS/javascript/elixir/src/lib'
>   CC     elixir_debug.lo
> libtool: Version mismatch error.  This is libtool 2.2.6 Debian-2.2.6a-4,
> but the
> libtool: definition of this LT_INIT comes from libtool 2.2.7a.
> libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
> Debian-2.2.6a-4
> libtool: and run autoconf again.
> make[3]: *** [elixir_debug.lo] Error 63
> make[3]: Leaving directory
> `/media/a7882fe1-3b19-42f7-a38f-eba1712fe673/mtwDownloads/sources/e17/BINDINGS/javascript/elixir/src/lib'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/media/a7882fe1-3b19-42f7-a38f-eba1712fe673/mtwDownloads/sources/e17/BINDINGS/javascript/elixir/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/media/a7882fe1-3b19-42f7-a38f-eba1712fe673/mtwDownloads/sources/e17/BINDINGS/javascript/elixir'
> make: *** [all] Error 2
>
> I have tried to found a libtool 2.2.7a for Ubuntu but i cannot found it.
> If any know how to fix it please tell me.
>
> Take care
>
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to