[Gambas-user] Compilation of Gambas2 SVN aborted
Leonardo Miliani
leonardo at ...1237...
Fri Feb 5 22:38:34 CET 2010
Il giorno ven, 05/02/2010 alle 12.13 +0100, Benoît Minisini ha scritto:
> > I'm using Arch Linux.
> > When I try to compile Gambas2 from SVN repository, the configure proceed
> > without errors ("ALL COMPONENTS WILL BE COMPILED") but when make starts its
> > run it stops with this error:
> >
> > make all-recursive
> > make[1]: Entering directory
> > `/tmp/yaourt-tmp-leo/aur-gambas2-svn/gambas2-svn/src/gambas2-build'
> > Making all in main
> > make[2]: Entering directory
> > `/tmp/yaourt-tmp-leo/aur-gambas2-svn/gambas2-svn/src/gambas2-build/main'
> > make all-recursive
> > make[3]: Entering directory
> > `/tmp/yaourt-tmp-leo/aur-gambas2-svn/gambas2-svn/src/gambas2-build/main'
> > Making all in gbx
> > make[4]: Entering directory
> > `/tmp/yaourt-tmp-leo/aur-gambas2-svn/gambas2-svn/src/gambas2-build/main/gbx
> > ' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
> > -I.. -DGBX_INFO -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char
> > -fvisibility=hidden -g -Os -I../share -D_REENTRANT
> > -I/usr/lib/libffi-3.0.8/include -O0 -MT gb_la-gbx_c_class.lo -MD -MP
> > -MF .deps/gb_la-gbx_c_class.Tpo -c -o gb_la-gbx_c_class.lo `test -f
> > 'gbx_c_class.c' || echo './'`gbx_c_class.c
> > libtool: Version mismatch error. This is libtool 2.2.6, but the
> > libtool: definition of this LT_INIT comes from libtool 2.2.6b.
> > libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
> > libtool: and run autoconf again.
> > make[4]: *** [gb_la-gbx_c_class.lo] Error 63
> > make[4]: Leaving directory
> > `/tmp/yaourt-tmp-leo/aur-gambas2-svn/gambas2-svn/src/gambas2-build/main/gbx
> > ' make[3]: *** [all-recursive] Error 1
> > make[3]: Leaving directory
> > `/tmp/yaourt-tmp-leo/aur-gambas2-svn/gambas2-svn/src/gambas2-build/main'
> > make[2]: *** [all] Error 2
> > make[2]: Leaving directory
> > `/tmp/yaourt-tmp-leo/aur-gambas2-svn/gambas2-svn/src/gambas2-build/main'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory
> > `/tmp/yaourt-tmp-leo/aur-gambas2-svn/gambas2-svn/src/gambas2-build'
> > make: *** [all] Error 2
> >
> >
> > It says there is a problem of matching version with libtool.
> >
> > Leonardo Miliani
> > www.leonardomiliani.com
> >
> > Webmaster e co-fondatore di www.gambas-it.org
> > La comunità italiana dei programmatori Gambas
> >
>
> Did you do a ./reconf before configure?
>
I did a ./reconf-all before start compiling.
--
Leonardo Miliani
www.leonardomiliani.com
Webmaster e co-fondatore di www.gambas-it.org
Il portale di riferimento per i programmatori Gambas italiani
More information about the User
mailing list