Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/expect.xml

    r4d7ccf4 re67d996  
    5858    If, instead, the output includes <computeroutput>OSError: out of pty
    5959    devices</computeroutput>, then the environment is not set up for proper
    60     PTY operation.  You need to read
     60    PTY operation.  You need to exit from the chroot environment, read
    6161    <xref linkend='ch-tools-kernfs'/> again, and ensure the
    6262    <systemitem class="filesystem">devpts</systemitem> file system (and
    63     other virtual kernel file systems) mounted correctly.
     63    other virtual kernel file systems) mounted correctly.  Then reenter
     64    the chroot environment following <xref linkend='ch-tools-chroot'/>.
    6465    This issue needs to be resolved before continuing, or the test suites
    65     requring Expect (for example the test suites of Bash, Binutils, GCC,
     66    requiring Expect (for example the test suites of Bash, Binutils, GCC,
    6667    GDBM, and of course Expect itself) will fail catastrophically, and other
    6768    subtle breakages may also happen.</para>
Note: See TracChangeset for help on using the changeset viewer.