This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Unexpected automake version dependency causes build to fail


On Wed, 17 Dec 2008, Michael Abbott wrote:
> configure.in:286: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
> configure.in:316: error: possibly undefined macro: AC_PROG_LIBTOOL

Oh no!  Looks like there's *yet* another think to add to the pot: libtool.  
Good grief.  Guess that needs to be added to the ./configure dependency 
checks...

Well now.  Adding libtool 2.2.4 to the pile of build dependencies means 
that running `autoreconf -fi` on mpfr now works!  Amazing.

I'll try that build again...

Yes!  MPFR now building.

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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