Ignore:
Timestamp:
Feb 21, 2006, 1:56:03 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
54e0992
Parents:
f0a494d6
Message:

r972@server (orig r970): ken | 2005-12-28 17:06:15 -0800
Either we booted or we chrooted, so tk and X on the host are not visible by the time we get to expect.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • testsuite-tools/common/expect.xml

    rf0a494d6 r31cff1bc  
    4343
    4444<screen os="d"><userinput>./configure --prefix=/tools --with-tcl=/tools/lib \
    45    --with-tclinclude=/tools/include --with-x=no</userinput></screen>
     45   --with-tclinclude=/tools/include</userinput></screen>
    4646
    4747    <variablelist os="e">
     
    6363          where <command>configure</command> fails because it cannot
    6464          automatically discover the location of the Tcl source directory.</para>
    65         </listitem>
    66       </varlistentry>
    67 
    68       <varlistentry os="e3">
    69         <term><parameter>--with-x=no</parameter></term>
    70         <listitem>
    71           <para>This tells the configure script not to search for Tk
    72           (the Tcl GUI component) or the X Window System libraries, both of
    73           which may reside on the host system but will not exist when
    74           building the final system.</para>
    7565        </listitem>
    7666      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.