Hello Rich, thanks for the bug report.
* Rich Healey wrote on Thu, Apr 17, 2008 at 12:15:51AM CEST: > > cd . && /bin/sh /root/e17/e17/libs/edje/missing --run automake-1.9 --gnu > 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 <[email protected]>. > 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.in') called at > /usr/local/bin/automake-1.9 line 4877 > Automake::scan_autoconf_files() called at /usr/local/bin/automake-1.9 > line 7493 First, Automake is at version 1.10.1 now, so can you try with that? Also, which m4 and autoconf versions are used (automake uses autom4te from Autoconf under the hood)? Thanks, Ralf
