[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug: too many loops
From: |
Matti |
Subject: |
Bug: too many loops |
Date: |
Thu, 21 Jan 2010 17:49:58 +0100 |
User-agent: |
Thunderbird 2.0.0.23 (X11/20090817) |
Hi,
When trying to install an app and run ./reconf-all for the first time, I always
get this error, as you see in the logfile.
When I run ./reconf-all a second time, the error doesn't appear and I can
install. (not really, doesn't work yet, but I guess this has other reasons)
Any ideas what happens here?
System:
host-triplet: i686-pc-linux-gnu
shell: /bin/sh
compiler: gcc
compiler flags: -g -O2
linker: /usr/i586-suse-linux/bin/ld (gnu? yes)
libtool: (GNU libtool) 2.2.6b
automake: automake (GNU automake) 1.10.1
autoconf: autoconf (GNU Autoconf) 2.61
If you need anything else, let me know.
Thanks
Matti
address@hidden:/Platte2/Downloads/gambas3/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
aclocal: installing `m4/libtool.m4' from `/usr/local/share/aclocal/libtool.m4'
aclocal: installing `m4/ltoptions.m4' from
`/usr/local/share/aclocal/ltoptions.m4'
aclocal: installing `m4/ltsugar.m4' from `/usr/local/share/aclocal/ltsugar.m4'
aclocal: installing `m4/ltversion.m4' from
`/usr/local/share/aclocal/ltversion.m4'
aclocal: installing `m4/lt~obsolete.m4' from
`/usr/local/share/aclocal/lt~obsolete.m4'
aclocal: installing `m4/ltdl.m4' from `/usr/local/share/aclocal/ltdl.m4'
aclocal: ####################
aclocal: ## Internal Error ##
aclocal: ####################
aclocal: Too many loops.
aclocal: Please contact <address@hidden>.
at /usr/share/automake-1.10/Automake/Channels.pm line 570
Automake::Channels::msg('automake', '', 'Too many loops.') called at
/usr/share/automake-1.10/Automake/ChannelDefs.pm line 191
Automake::ChannelDefs::prog_error('Too many loops.') called at
/usr/bin/aclocal line 1060
autoreconf: aclocal failed with exit status: 255
address@hidden:/Platte2/Downloads/gambas3/trunk>
- Bug: too many loops,
Matti <=