or you install tcl, expect, and dejagnu on debian as root with ( apt-
get install dejagnu expect tcl)
On Oct 12, 2009, at 9:33 PM, Chris Staub wrote:
On 10/12/2009 11:23 PM, Grail Dane wrote:
Howdy All
I am new to CLFS so please be gentle if my question is awkward.
I am using the instructions from Cross-Compiled Linux From Scratch -
Version SVN-20091010-x86_64-Pure64
*
*
Each time I hit the Binutils build in 10.14 I am unable to move
past the
the check stage.
It appears my error (snippet below and full log attached) is in the
dejagnu check, but no manner
of searching has yielded any results as yet (that I have been able to
work with).
The last thing I can tell you is that I am performing the build in
VirtualBox. I have completed a LFS
build in this environment some time back without issue.
Look forward to hearing from you
Grail
ERROR: could not assemble test file
Running
/usr/src/build/binutils-2.19.51/binutils/testsuite/binutils-all/
size.exp ...
Version /usr/src/build/binutils-build/binutils/size failed
ERROR:
/usr/src/build/binutils-2.19.51/binutils/testsuite/binutils-all/
bintest.s:
assembly failed
Running
/usr/src/build/binutils-2.19.51/binutils/testsuite/binutils-all/vax/
objdump.exp
...
Running
/usr/src/build/binutils-2.19.51/binutils/testsuite/binutils-all/
windres/windres.exp
...
=== binutils Summary ===
# of unexpected failures 4
# of unresolved testcases 31
# of untested testcases 7
# of unsupported tests 1
make[4]: *** [check-DEJAGNU] Error 1
make[4]: Leaving directory `/usr/src/build/binutils-build/binutils'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/usr/src/build/binutils-build/binutils'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/usr/src/build/binutils-build/binutils'
make[1]: *** [check-binutils] Error 2
make[1]: Leaving directory `/usr/src/build/binutils-build'
make: *** [do-check] Error 2
ERROR : make check
This is the same result I get when I have problems with ptys in the
chroot. What happens when you do expect -c "spawn ls"?
_______________________________________________
Clfs-support mailing list
Clfs-support@lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
_______________________________________________
Clfs-support mailing list
Clfs-support@lists.cross-lfs.org
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org