On Tue, Aug 21, 2007 at 09:33:01AM +0200, Olof Kindgren wrote:
> 
> Hi!
> 
> I've been trying to build the SVN versions, with no success, for a while now.
> 
> make -f Makefile.cvs gives me:
> *** Concatenating configure tests into acinclude.m4
> *** Retrieving configure tests needed by configure.in
> aclocal:configure.ac:195: warning: macro `AM_GNU_GETTEXT' not found in
> library
> aclocal:configure.ac:196: warning: macro `AM_ICONV' not found in library
> *** Scanning for include statements
> *** Building Makefile templates (step one)
> *** Building Makefile templates (step two)
> configure.ac:195: error: possibly undefined macro: AM_GNU_GETTEXT
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> configure.ac:196: error: possibly undefined macro: AM_ICONV
> make[1]: *** [cvs] Error 1
> make: *** [all] Error 2
> 
> and configure fails on:
> ./configure: line 23304: syntax error near unexpected token `external'
> ./configure: line 23304: `AM_GNU_GETTEXT(external)'
> make: *** No targets specified and no makefile found.  Stop.
> 
> I use
> Autoconf 2.69 and automake 1.9.6

have you tried to generate new configure with

make -f Makefile.cvs

Philipp

-- 
The more I learn about people, the more I like my dog!

Reply via email to