Changes in / [4d4fe204:5ac1c94]


Ignore:
Location:
BOOK
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/temp-perl.xml

    r4d4fe204 r5ac1c94  
    2222  <sect2 role="installation">
    2323    <title>Installation of Perl</title>
     24
     25    <note os="a">
     26      <para>Technically this package installation should be part of
     27      <xref linkend="chapter-temp-system"/>, but due to problems
     28      cross-compiling Perl we will install it here instead.</para>
     29    </note>
    2430
    2531    <para os="s1">Change a hardcoded path from
  • BOOK/final-system/multilib/temp-perl.xml

    r4d4fe204 r5ac1c94  
    2222  <sect2 role="installation">
    2323    <title>Installation of Perl</title>
     24
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26    href="../common/temp-perl.xml"
     27    xpointer="xpointer(//*[@os='a'])"/>
    2428
    2529    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/common/introduction.xml

    r4d4fe204 r5ac1c94  
    3535
    3636  <para>During this section of the build you will see several WARNING
    37   messages like the one below. It is safe to ignore these messages.</para>
     37  messages like the ones below. It is safe to ignore these messages.</para>
    3838
    39 <screen><computeroutput>configure: WARNING: If you wanted to set the --build type, don't use --host.
    40     If a cross compiler is detected then cross compile mode will be used.</computeroutput></screen>
     39<screen><computeroutput>configure: WARNING: result yes guessed because of cross compilation
     40configure: WARNING: cannot check WCONTINUED if cross compiling -- defaulting to no</computeroutput></screen>
    4141
    4242
Note: See TracChangeset for help on using the changeset viewer.