Ethereal-dev: [Ethereal-dev] Re: 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 21:12:52 -0500
solved. it is because of automake version.

ming


On Tue, 2006-02-28 at 20:00 -0500, Ming Zhang wrote:
> 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!
> 
>