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] |
Enrico, All, On Thursday 05 June 2008 13:26:17 Enrico Weigelt wrote: > some response to a recent thread I accidently sent to the wrong list ;-o > > On Wednesday 28 May 2008 18:52:14 Lance Spaulding wrote: > > > I'm trying to use crosstool-ng to build an ARM toolchain but if fails > > > with the following error message: > > > [ALL ] *** [Gentoo] sanity check failed! *** > > > [ALL ] *** libtool.m4 and ltmain.sh have a version mismatch! *** > > > [ALL ] *** (libtool.m4 = 1.5.23b, ltmain.sh = "1.5.24 Debian 1.5.24-1") *** > > As suggested by Enrico in that message: "we should recreate the autotools+libtool > > stuff before compiling." > Right, manually running autoreconf -fi && libtoolize on the already uncompressed > tree fixed it for me. OK. I will do exactly that, but if it breaks on _my_ machine, I won't commit that. The right (the best one) fix would be to ask the gentoo guys to remove this check. > Of course this manual hack is ugly, it should be done automatically after > decompression. That can't be done after decompression, because the process is the same for all tarballs, and I can't hack in a special case for a badly built tarball or a too picky distribution... The right place to do that is in the MPFR build script, just prior to running ./configure. Thanks for the exact sequence to run! :-) Regards, Yann E. MORIN. -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +0/33 662376056 | Software Designer | \ / CAMPAIGN | ^ | | --==< °_° >==-- °------------.-------: X AGAINST | /e\ There is no | | http://ymorin.is-a-geek.org/ | * _ * | / \ HTML MAIL | """ conspiracy. | °------------------------------°-------°------------------°--------------------° -- 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] |