- Timestamp:
- Feb 19, 2009, 3:48:37 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 791132be
- Parents:
- f033e407
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/binutils.xml
rf033e407 r9ecbe5a 32 32 <screen os="c" role="nodump"><userinput>expect -c "spawn ls"</userinput></screen> 33 33 34 <para os="d">If the following message shows up, the environment is not 35 set up for proper PTY operation:</para> 36 37 <screen os="e"><computeroutput>The system has no more ptys. 38 Ask your system administrator to create more.</computeroutput></screen> 39 40 <para os="f">This issue needs to be resolved before running the test suites 41 for Binutils and GCC.</para> 34 <para os="d">This command should give the following output:</para> 35 36 <screen os="e"><computeroutput>spawn ls</computeroutput></screen> 37 38 <para os="f">If, instead, it gives a message saying to create more ptys, 39 then the environment is not set up for proper PTY operation. This issue 40 needs to be resolved before running the test suites for Binutils and GCC.</para> 42 41 43 42 <!--
Note:
See TracChangeset
for help on using the changeset viewer.