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]

crosstool fails on gentoo


I'm trying to use crosstool-ng to build an ARM toolchain but if fails
with the following error message:

ALL  ]    checking command to parse /usr/bin/nm -B output from
i686-pc-linux-gnu-gcc object... ok
[ALL  ]    checking for objdir... .libs
[ALL  ]    checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
[ALL  ]    checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
[ALL  ]    checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
[ALL  ]    checking for correct ltmain.sh version... no
[ERROR]    configure: error:
[ALL  ]   
[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") ***
[ALL  ]   
[ALL  ]    Please run:
[ALL  ]   
[ALL  ]      libtoolize --copy --force
[ALL  ]   
[ALL  ]    if appropriate, please contact the maintainer of this
[ALL  ]    package (or your distribution) for help.
[ALL  ]   
[ALL  ]    make[1]: *** [config.status] Error 1
[ALL  ]    make[1]: Leaving directory
`/home/lance/crosstool/targets/arm-unknown-linux-gnueabi/build/build-mpfr'
[ERROR]    Build failed in step 'Installing MPFR'
[ERROR]    Error happened in
'/home/lance/crosstool/lib/ct-ng-1.1.0+svn/scripts/build/mpfr.sh' in
function 'do_mpfr' (line unknown, sorry)
[ERROR]          called from
'/home/lance/crosstool/lib/ct-ng-1.1.0+svn/scripts/crosstool.sh' at line
# 488 in function 'main'
[ERROR]    Look at
'/home/lance/x-tools/arm-unknown-linux-gnueabi/build.log' for more info
on this error.
[ERROR]  Build completed at 20080527.114703
[ERROR]  (elapsed: 9:03.92)

It looks like several people have ran into this error on gentoo but I
haven't been able to find a solution anywhere (and got no replies to
this question in the gentoo forums).  Anyone have a fix for this?

Thanks in advance,
Lance


--
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]