Have you tried with new version of libtool? I have used 2.2.6 with no problems (on Ubuntu 9.10 64bit).
Jussi On Mon, Mar 22, 2010 at 20:18, Pino Zollo <[email protected]> wrote: > Il martedì 16 marzo 2010 05:28:26 [email protected] ha > scritto: >> [Gambas-user] Release of Gambas 2.20.2 > > ------------------------ > make[4]: Entering directory `/usr/src/gambas2-2.20.2/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 > -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: line 847: X--tag=CC: command not found > ../libtool: line 880: libtool: ignoring unknown tag : command not found > ../libtool: line 847: X--mode=compile: command not found > ../libtool: line 1014: *** Warning: inferring the mode of operation is > deprecated.: command not found > ../libtool: line 1015: *** Future versions of Libtool will require --mode=MODE > be specified.: command not found > ../libtool: line 1158: Xgcc: command not found > ../libtool: line 1158: X-DHAVE_CONFIG_H: command not found > ../libtool: line 1158: X-I.: command not found > ../libtool: line 1158: X-I..: command not found > ../libtool: line 1158: X-DGBX_INFO: command not found > ../libtool: line 1158: X-pipe: command not found > ../libtool: line 1158: X-Wall: command not found > ../libtool: line 1158: X-Wno-unused-value: command not found > ../libtool: line 1158: X-Wcast-align: command not found > ../libtool: line 1158: X-fsigned-char: command not found > ../libtool: line 1158: X-fvisibility=hidden: command not found > ../libtool: line 1158: X-g: command not found > ../libtool: line 1158: X-Os: command not found > ../libtool: line 1158: X-I../share: No such file or directory > ../libtool: line 1158: X-D_REENTRANT: command not found > ../libtool: line 1158: X-O0: command not found > ../libtool: line 1158: X-MT: command not found > ../libtool: line 1158: Xgb_la-gbx_c_class.lo: command not found > ../libtool: line 1158: X-MD: command not found > ../libtool: line 1158: X-MP: command not found > ../libtool: line 1158: X-MF: command not found > ../libtool: line 1158: X.deps/gb_la-gbx_c_class.Tpo: No such file or directory > ../libtool: line 1158: X-c: command not found > ../libtool: line 1211: Xgb_la-gbx_c_class.lo: command not found > ../libtool: line 1216: libtool: compile: cannot determine name of library > object from `': command not found > make[4]: *** [gb_la-gbx_c_class.lo] Error 1 > make[4]: Leaving directory `/usr/src/gambas2-2.20.2/main/gbx' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/usr/src/gambas2-2.20.2/main' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/usr/src/gambas2-2.20.2/main' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/gambas2-2.20.2' > make: *** [all] Error 2 > -------------------------------------------------------- > > On Debian 5.01 > Libtool 1.5.26-4 > 2.20.1 did compile nicely > > Regards > > Pino > > -- > > "In the universe there is no time existing as a physical reality, > there is no past, no present and no future" > "Time is a mind construction into which one experiences motion" > "Time is a flow of irreversible material changes" > -Davide Fiscaletti > > Key ID: 0xF6768208 > Key fingerprint = B16D 0A7C 5B29 A334 CE6A 71F6 EAF8 3D88 F676 8208 > Key server: hkp://wwwkeys.eu.pgp.net > > ------------------------------------------------------------------------------ > 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 > ------------------------------------------------------------------------------ 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
