From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gdb@sources.redhat.com Subject: Re: [5.1] Re: po/POTFILES.in doesn't exist Date: Sat, 20 Oct 2001 18:32:00 -0000 Message-id: <3BD2258A.7060500@cygnus.com> References: <3B707412.9080906@cygnus.com> <20010807161144.A28818@nevyn.them.org> <3BB2AC9A.1080306@cygnus.com> <20011002232138.L1019@bubble.sa.bigpond.net.au> <3BB9E5AF.2050207@cygnus.com> <2593-Tue02Oct2001190537+0300-eliz@is.elta.co.il> <3BC9DE01.2030609@cygnus.com> X-SW-Source: 2001-10/msg00214.html > I generally think that something is very wrong when the configure > script prints error messages. > > Yes. Er. If anyone knows the correct tools / process to use to re-generate bfd's configure can they let me know. I tried --enable-maintainer-mode using the 000227 auto* tools in the binutils ftp site and got the error: > > gmake[1]: Entering directory `/home/scratch/51/gdb/native/bfd' > cd /home/scratch/51/gdb/src/bfd && aclocal > cd /home/scratch/51/gdb/src/bfd && automake --cygnus Makefile > cd /home/scratch/51/gdb/src/bfd && autoconf > configure.in:8: AC_TRY_COMPILE was called before AC_ISC_POSIX > configure.in:8: AC_TRY_RUN was called before AC_ISC_POSIX > autoconf: Undefined macros: > ***BUG in Autoconf--please report*** AC_FD_MSG > ***BUG in Autoconf--please report*** AC_FD_CC > ***BUG in Autoconf--please report*** AC_FD_MSG Just FYI, still no luck. Andrew