Den Monday 01 March 2010 15.55.18 skrev Benoît Minisini: > > 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? yes, I ran this script: ./reconf-all ./configure -C make su -c "make install" exit
/Peter ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
