<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi Chris<div><br></div><div>root:/#expect -c "spawn ls"</div><div>spawn ls</div><div><br></div><div>user:/>expect -c "spawn ls"</div><div>spawn ls</div><div>The system has no more ptys. Ask your system administrator to create more.</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>while executing</div><div>"spawn ls"</div><div><br></div><div>So as I am running the install as a user this would be my problem?</div><div>How do I go about having more ptys available? (I followed the instructions</div><div>in 8.3 - <span class="Apple-style-span" style="color: rgb(16, 19, 16); line-height: 19px; white-space: pre; "><span class="Apple-style-span" style="font-size: 10pt; ">mount -f -vt devpts -o gid=4,mode=620 devpts ${CLFS}/dev/pts</span></span></div><div><span class="Apple-style-span" style="color: rgb(16, 19, 16); line-height: 19px; white-space: pre; "><span class="Apple-style-span" style="font-size: 10pt; ">although would note that /dev/pts has nothing in it)</span></span></div><div><font class="Apple-style-span" color="#101310"><span class="Apple-style-span" style="line-height: 19px; white-space: pre;"><br></span></font></div><div><span class="Apple-style-span" style="font-size: 10pt; "></span><font class="Apple-style-span" color="#101310"><span class="Apple-style-span" style="line-height: 19px; white-space: pre;">Cheers</span></font></div><div><font class="Apple-style-span" color="#101310"><span class="Apple-style-span" style="line-height: 19px; white-space: pre;">Grail<br></span></font><br>> Date: Tue, 13 Oct 2009 01:33:03 -0400<br>> From: chris@beaker67.com<br>> To: clfs-support@lists.cross-lfs.org<br>> Subject: Re: [Clfs-support] ***SPAM***  Binutils Chapter 10 part 14<br>> <br>> On 10/12/2009 11:23 PM, Grail Dane wrote:<br>> > Howdy All<br>> ><br>> > I am new to CLFS so please be gentle if my question is awkward.<br>> ><br>> > I am using the instructions from Cross-Compiled Linux From Scratch -<br>> > Version SVN-20091010-x86_64-Pure64<br>> > *<br>> > *<br>> > Each time I hit the Binutils build in 10.14 I am unable to move past the<br>> > the check stage.<br>> ><br>> > It appears my error (snippet below and full log attached) is in the<br>> > dejagnu check, but no manner<br>> > of searching has yielded any results as yet (that I have been able to<br>> > work with).<br>> ><br>> > The last thing I can tell you is that I am performing the build in<br>> > VirtualBox. I have completed a LFS<br>> > build in this environment some time back without issue.<br>> ><br>> > Look forward to hearing from you<br>> ><br>> > Grail<br>> ><br>> > ERROR: could not assemble test file<br>> > Running<br>> > /usr/src/build/binutils-2.19.51/binutils/testsuite/binutils-all/size.exp ...<br>> > Version /usr/src/build/binutils-build/binutils/size failed<br>> > ERROR:<br>> > /usr/src/build/binutils-2.19.51/binutils/testsuite/binutils-all/bintest.s:<br>> > assembly failed<br>> > Running<br>> > /usr/src/build/binutils-2.19.51/binutils/testsuite/binutils-all/vax/objdump.exp<br>> > ...<br>> > Running<br>> > /usr/src/build/binutils-2.19.51/binutils/testsuite/binutils-all/windres/windres.exp<br>> > ...<br>> ><br>> > === binutils Summary ===<br>> ><br>> > # of unexpected failures 4<br>> > # of unresolved testcases 31<br>> > # of untested testcases 7<br>> > # of unsupported tests 1<br>> > make[4]: *** [check-DEJAGNU] Error 1<br>> > make[4]: Leaving directory `/usr/src/build/binutils-build/binutils'<br>> > make[3]: *** [check-am] Error 2<br>> > make[3]: Leaving directory `/usr/src/build/binutils-build/binutils'<br>> > make[2]: *** [check-recursive] Error 1<br>> > make[2]: Leaving directory `/usr/src/build/binutils-build/binutils'<br>> > make[1]: *** [check-binutils] Error 2<br>> > make[1]: Leaving directory `/usr/src/build/binutils-build'<br>> > make: *** [do-check] Error 2<br>> > ERROR : make check<br>> ><br>> This is the same result I get when I have problems with ptys in the <br>> chroot. What happens when you do expect -c "spawn ls"?<br>> _______________________________________________<br>> Clfs-support mailing list<br>> Clfs-support@lists.cross-lfs.org<br>> http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org<br></div>                                    <br /><hr />Find out how here <a href='http://windowslive.ninemsn.com.au/article.aspx?id=845706' target='_new'>Get Hotmail on your iPhone</a></body>
</html>