[Gambas-user] Compiling trunk

Peter Landgren peter.talken at ...1879...
Thu Jan 21 17:38:01 CET 2010


Den Thursday 21 January 2010 17.19.17 skrev Benoît Minisini:
> > Hi,
> > checked out a fresh Gambas 3 and tried to compile, but got into trouble.
> > Console output:
> >
> > [progdev at ...2241... trunk]$ ./reconf-all
> > libtoolize: putting auxiliary files in `.'.
> > libtoolize: copying file `./ltmain.sh'
> > libtoolize: You should add the contents of the following files to
> >  `aclocal.m4': libtoolize:   `/usr/local/share/aclocal/libtool.m4'
> > libtoolize:   `/usr/local/share/aclocal/ltoptions.m4'
> > libtoolize:   `/usr/local/share/aclocal/ltversion.m4'
> > libtoolize:   `/usr/local/share/aclocal/ltsugar.m4'
> > libtoolize:   `/usr/local/share/aclocal/lt~obsolete.m4'
> > libtoolize: Remember to add `LT_INIT' to configure.ac.
> > 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. autoreconf: Entering directory `.'
> > autoreconf: configure.ac: not using Gettext
> > autoreconf: running: aclocal
> > autoreconf: configure.ac: tracing
> > autoreconf: configure.ac: adding subdirectory main to autoreconf
> > autoreconf: Entering directory `main'
> > autoreconf: running: aclocal -I m4 --install
> > autoreconf: configure.ac: not using Libtool
> > autoreconf: running: /usr/bin/autoconf
> > configure:3725: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
> >       If this token and others are legitimate, please use
> > m4_pattern_allow. See the Autoconf documentation.
> > configure:3726: error: possibly undefined macro: AC_LIBLTDL_CONVENIENCE
> > configure:3727: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
> > configure:3728: error: possibly undefined macro: AC_DISABLE_STATIC
> > autoreconf: /usr/bin/autoconf failed with exit status: 1
> > [progdev at ...2241... trunk]$
> > Any hint?
> > Running Mandriva 2009.1
> > libtool 2.2.6b
> > Gambas 2 compiles without error/problem.
> >
> > /Peter
>
> Can you give the version of autoconf, automake and aclocal ?

Here they are:
autoconf (GNU Autoconf) 2.63
automake (GNU automake) 1.10.1
aclocal (GNU automake) 1.10.1

/Peter





More information about the User mailing list