[Gambas-user] Compile problem with 2.0 svn
Benoît Minisini
gambas at ...1...
Mon Mar 1 15:55:18 CET 2010
> Hi,
> Did svn up and tried to compile Gambas 2 as usual, but make runs into
> error:
>
> Making all in gbx
> make[4]: Entering directory
> `/home/progdev/SVN-projekt/gambas2/2.0/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/gcc/i586-manbo-linux-gnu/4.3.2/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] Fel 63
> make[4]: Leaving directory `/home/progdev/SVN-projekt/gambas2/2.0/main/gbx'
> make[3]: *** [all-recursive] Fel 1
> make[3]: Leaving directory `/home/progdev/SVN-projekt/gambas2/2.0/main'
> make[2]: *** [all] Fel 2
> make[2]: Leaving directory `/home/progdev/SVN-projekt/gambas2/2.0/main'
> make[1]: *** [all-recursive] Fel 1
> make[1]: Leaving directory `/home/progdev/SVN-projekt/gambas2/2.0'
> make: *** [all] Fel 2
>
> I have libtool 2.2.6b installed.
>
> Any hint?
>
> I did the same with Gambas 3 and it compiled without any problem
>
> /Peter Landgren
>
Did you try a ./reconf before?
--
Benoît Minisini
More information about the User
mailing list