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: Problem with bfd/aclocal.m4


On Tue, Sep 05, 2000 at 11:28:37AM -0700, Nick Clifton wrote:
> Hi H.J.,
> 
> : I got a very strange bfd/aclocal.m4:
> : 
> : # cd bfd
> : # autoconf
> : 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
> : .....
> : 
> : If I do
> : 
> : # cd bfd
> : # aclocal
> : # autoconf
> : 
> : everything is fine. I was wondering how you regenerated bfd/aclocal.m4.
> : I am enclosing the one regenerated by my aclocal and yours here. As you
> : can see, yours has many more stuff which causes the problem for
> : autoconf.
> 
> Yikes - you are right I am trying to find out what went wrong! :-(
> 

I could be wrong. But from bfd/Makefile, you should do

# aclocal

to update aclocal.m4.


-- 
H.J. Lu (hjl@gnu.org)

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