Message-ID: <3E281F96.501@mif.vu.lt> Date: Fri, 17 Jan 2003 16:21:58 +0100 From: Laurynas Biveinis Organization: VU MIF User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: lt, en, en-us MIME-Version: 1.0 To: Andrew Cottrell CC: DJGPP Workers Subject: grep-2.51 build failure Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 17 Jan 2003 14:20:07.0942 (UTC) FILETIME=[89824260:01C2BE33] Reply-To: djgpp-workers AT delorie DOT com Hello, I'm trying to build the new port of grep with recent releases of autoconf-2.57 and automake-1.7.2: C:\DEVEL\djgpp\gnu\grep-2.51>sh autogen.sh configure.in:13: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst configure.in:82: warning: AC_CANONICAL_HOST invoked multiple times configure.in:82: warning: AC_CANONICAL_HOST invoked multiple times configure.in:144: warning: do not use m4_regexp: use regexp or m4_bregexp configure.in: `AM_INIT_AUTOMAKE' must be used automake: your implementation of AM_INIT_AUTOMAKE comes from an automake: old Automake version. You should recreate aclocal.m4 automake: with aclocal and run automake again. configure.in: installing `./install-sh' configure.in: installing `./mkinstalldirs' configure.in: installing `./missing' automake: no `Makefile.am' found or specified Any advices? -- Laurynas