[Gambas-user] Building Gambas on Ubuntu 8.10
Gareth Bult
gareth at ...1689...
Thu Nov 20 18:19:19 CET 2008
Hi,
It looks like the version of libtool now on Ubuntu 8.10 (V2.2) is incompatible with the version Gambas uses (1.5?) and as a result I can't build either the 2.x or 3.x svn trees.
Anyone got a fix / way round this ?
# make
make all-recursive
make[1]: Entering directory `/usr/src/gambas2/trunk'
Making all in main
make[2]: Entering directory `/usr/src/gambas2/trunk/main'
make all-recursive
make[3]: Entering directory `/usr/src/gambas2/trunk/main'
Making all in libltdl
make[4]: Entering directory `/usr/src/gambas2/trunk/main/libltdl'
make all-am
make[5]: Entering directory `/usr/src/gambas2/trunk/main/libltdl'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o ltdl.lo ltdl.c
./libtool: line 466: CDPATH: command not found
./libtool: line 1144: func_opt_split: command not found
libtool: Version mismatch error. This is libtool 2.2.4 Debian-2.2.4-0ubuntu4, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 Debian-2.2.4-0ubuntu4
libtool: and run autoconf again.
make[5]: *** [ltdl.lo] Error 63
make[5]: Leaving directory `/usr/src/gambas2/trunk/main/libltdl'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/usr/src/gambas2/trunk/main/libltdl'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/gambas2/trunk/main'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/gambas2/trunk/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gambas2/trunk'
make: *** [all] Error 2
--
Managing Director, Encryptec Limited
Tel: 0845 5082719, Mob: 0785 3305393
Email: gareth at ...1689...
Statements made are at all times subject to Encryptec's Terms and Conditions of Business, which are available upon request.
More information about the User
mailing list