Hi all,

I'm looking at a the test suite for the binutils final build for a straight lfs 32 build.

I'm getting a pretty unhelpful error message on the test suite causing the test suite to break. (make -c check shows this is the only unexpected problem)

the unhelpful message is

              === ld Summary ===

# of expected passes            242
# of unexpected failures        1
# of expected failures          4
/sources/binutils-build/ld/ld-new 2.16.1

make[3]: *** [check-DEJAGNU] Error 1
make[3]: Leaving directory `/sources/binutils-build/ld'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/sources/binutils-build/ld'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/sources/binutils-build/ld'
make: *** [check-ld] Error 2


the ld-new test is failing.

Looking at the ld-new test there is a comment in it.

# The ld-new program cannot be directly executed until all the libtool
# libraries that it depends on are installed.

at this point I'm building from toolchain and my "core" system has only just started to be built so I'm guessing the libtool dependencies will not have been met.

Has anyone else seen this new tests, or had this problem ?

I'm guessing I can probably ignore this error if my above assumptions are correct.

thanks,

Matt





--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to