Hey, get this when i try to run automake:

Use of uninitialized value in exists at /usr/bin/automake-1.10 line 4823,
<GEN0> line 1.
Use of uninitialized value in concatenation (.) or string at
/usr/bin/automake-1.10 line 4823, <GEN0> line 1.
automake-1.10: ####################
automake-1.10: ## Internal Error ##
automake-1.10: ####################
automake-1.10: unrequested trace `'
automake-1.10: Please contact <bug-automake@gnu.org>.
 at /usr/share/automake-1.10/Automake/Channels.pm line 570
        Automake::Channels::msg('automake', '', 'unrequested trace `\'')
called at /usr/share/automake-1.10/Automake/ChannelDefs.pm line 191
        Automake::ChannelDefs::prog_error('unrequested trace `\'') called at
/usr/bin/automake-1.10 line 4823
        Automake::scan_autoconf_traces('configure.ac') called at
/usr/bin/automake-1.10 line 5046
        Automake::scan_autoconf_files() called at
/usr/bin/automake-1.10line 7811

Im running this on a Gentoo x86. It occurs even if configure.ac is empty.

Also autoconf _always_ gives:

as_func_failure succeeded.
as_func_failure succeeded.

Not typo, it says it twice, no matter what you do.
And it's _not_ shell dependant, tested it with bash and zsh.

Suggestions?

Reply via email to