Ethereal-dev: [Ethereal-dev] configure fail

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ming Zhang <mingz@xxxxxxxxxxx>
Date: Tue, 28 Feb 2006 20:00:40 -0500
ubuntu 5.10

ethereal svn -r17430 code

autogen.sh gave lots of warning like this


/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in
AM_CONDITIONAL


then configure failed

$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
./configure: line 1439: syntax error near unexpected token `ethereal,'
./configure: line 1439: `AM_INIT_AUTOMAKE(ethereal, 0.10.14)'


any idea?

thanks!