Thanks for the reply
-Original Message-
From: Ralf Wildenhues [mailto:ralf.wildenh...@gmx.de]
Sent: 11 May, 2009 10:16
To: John Frankish
Cc: bug-automake@gnu.org
Subject: Re: Unable to compile automake
Hello John,
* John Frankish wrote on Mon, May 11, 2009 at 07:20:08AM CEST:
>
> I'm try
Hello John,
* John Frankish wrote on Mon, May 11, 2009 at 07:20:08AM CEST:
>
> I'm trying to compile automake-1.10.2 with gcc-4.2.2, autoconf-2.63,
> perl-5.8.8 and get this:
>
> $ ./configure --prefix=/usr/local
> $ make
> cd . && perllibdir=/usr/src/automake-1.10.2"/lib:./lib"
> /usr/src/auto
Hi,
I'm trying to compile automake-1.10.2 with gcc-4.2.2, autoconf-2.63, perl-5.8.8
and get this:
$ ./configure --prefix=/usr/local
$ make
cd . && perllibdir=/usr/src/automake-1.10.2"/lib:./lib"
/usr/src/automake-1.10.2/aclocal --acdir=m4 -I m4
/bin/sh: /usr/src/automake-1.10.2/aclocal: not fou
Hi,
In the automake HEAD from today, but *not* in automake-1.10.2, this code
in a .m4 file
m4_ifdef([AM_XGETTEXT_OPTION],
[AM_XGETTEXT_OPTION([--flag=error:3:c-format])
AM_XGETTEXT_OPTION([--flag=error_at_line:5:c-format])])
triggers an 'aclocal' warning:
gnulib-m4/gnulib-comp.m4:176