This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Fixing dependencies using make dep-am


(Related to maintainer mode and autoconf rather than dep-am.)

On Fri, 5 Oct 2001, Alan Modra wrote:

> On Thu, Oct 04, 2001 at 04:26:37PM +0100, Peter.Targett@arccores.com wrote:
> >
> > cd ../../binutils/bfd && automake --cygnus Makefile
> > cd ../../binutils/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
> > ...
>
> Broken autoconf install?  Zapped aclocal.m4, or other .m4 files, possibly
> including those in bfd parent dir?  Does cvs diff show anything
> interesting?

FWIW, I get this all the time, as I have mentioned before at
times.  I think it's because the checked-in autoconf stuff does
not match the recommended maintainer tools.  I routinely work
around it by touching all aclocal.m4 after an update.  I CC:ed
Alexandre Oliva, since he's done some work in this area, in
particular on the shared toplevel configury.  Perhaps he can
recommend a new autoconf version for the maintainer tools.

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]