Greetings,

I'm looking for advice as to possible work-arounds or insight into
potential causes for the following error from automake 1.9.
Google shows some similar but not identical messages, and most of
the discussion makes it appear to be a settled issue -- either
automake 1.8 and earlier or some talk about BSD m4 differences
with GNU.  The particlar case is the "unrequested trace `'" (note
the null name 1' -- most of the googlizing is about `include' or
`sinclude'); with not much in the way of help, just speculation.

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


This is being run on -current (snapshot 3.9-beta Generic #606,
2/23, i386) with all current packages.

Regards,
Fred










Reply via email to