[Gambas-user] Compiling Gambas3 in Debian squeeze
Rolf Schmidt
rolf.frogs at ...221...
Sun Sep 4 12:45:49 CEST 2011
Hi,
I need some help to compile Gambas3 in Debian squeeze.
The problem seems to be the compile environment especial the auto-tools. I
installed from the debian repository:
autoconf 2.67-2
automake1.9
libtool 2.2.6b-2
The reconf-all-command generates the follwoing few lines before it exits.
libtoolize: You should add the contents of the following files to
`aclocal.m4':
libtoolize: `/usr/share/aclocal/libtool.m4'
libtoolize: `/usr/share/aclocal/ltoptions.m4'
libtoolize: `/usr/share/aclocal/ltversion.m4'
libtoolize: `/usr/share/aclocal/ltsugar.m4'
libtoolize: `/usr/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
aclocal: unrecognized option -- `--install'
Try `aclocal --help' for more information.
autoreconf: aclocal failed with exit status: 1
What to do? Please help.
Fine regards
Rolf
More information about the User
mailing list