Hi all, I'm trying to compile Gambas 3 on linux Ubuntu 9.04. On make I have this error:
./reconf-all libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. libtoolize: You should add the contents of the following files to `aclocal.m4': make -j4 make all-recursive make[1]: se ingresa al directorio `/home/rsalas/Projects/gambas/trunk' Making all in main make[2]: se ingresa al directorio `/home/rsalas/Projects/gambas/trunk/main' make all-recursive make[3]: se ingresa al directorio `/home/rsalas/Projects/gambas/trunk/main' Making all in libltdl make[4]: se ingresa al directorio `/home/rsalas/Projects/gambas/trunk/main/libltdl' cd . && /bin/bash /home/rsalas/Projects/gambas/trunk/main/libltdl/missing --run autoheader rm -f stamp-h1 touch config-h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am make[5]: se ingresa al directorio `/home/rsalas/Projects/gambas/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 467: CDPATH: command not found ./libtool: line 1145: func_opt_split: command not found libtool: Version mismatch error. This is libtool 2.2.6 Debian-2.2.6a-1ubuntu1, 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.6 Debian-2.2.6a-1ubuntu1 libtool: and run autoconf again. make[5]: *** [ltdl.lo] Error 63 make[5]: se sale del directorio `/home/rsalas/Projects/gambas/trunk/main/libltdl' make[4]: *** [all] Error 2 make[4]: se sale del directorio `/home/rsalas/Projects/gambas/trunk/main/libltdl' make[3]: *** [all-recursive] Error 1 make[3]: se sale del directorio `/home/rsalas/Projects/gambas/trunk/main' make[2]: *** [all] Error 2 make[2]: se sale del directorio `/home/rsalas/Projects/gambas/trunk/main' make[1]: *** [all-recursive] Error 1 make[1]: se sale del directorio `/home/rsalas/Projects/gambas/trunk' make: *** [all] Error 2 I don't know how to proceed now. It's like this library is not compatible... but how may I proceed? Thanks in advance ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user