Ignore:
Timestamp:
Aug 11, 2009, 5:56:31 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
e124019
Parents:
d3d4417f
Message:

Added Flex to Temp-System

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/flex-n32.xml

    rd3d4417f r4bb4b626  
    2424    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2525    href="flex.xml"
    26     xpointer="xpointer(//*[@os='e'])"/>
     26    xpointer="xpointer(//*[@os='a'])"/>
    2727
    28 <screen os="f"><userinput>CC="gcc ${BUILDN32}" ./configure --prefix=/usr \
     28<screen os="b"><userinput>CC="gcc ${BUILDN32}" ./configure --prefix=/usr \
    2929   --libdir=/usr/lib32</userinput></screen>
    3030
    3131    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3232    href="flex.xml"
    33     xpointer="xpointer(//*[@os='g'])"/>
     33    xpointer="xpointer(//*[@os='c'])"/>
    3434
    3535    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    3636    href="flex.xml"
    37     xpointer="xpointer(//*[@os='h'])"/>
     37    xpointer="xpointer(//*[@os='d'])"/>
    3838
    3939    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4040    href="flex.xml"
    41     xpointer="xpointer(//*[@os='j'])"/>
     41    xpointer="xpointer(//*[@os='e'])"/>
    4242
    4343    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4444    href="flex.xml"
    45     xpointer="xpointer(//*[@os='k'])"/>
     45    xpointer="xpointer(//*[@os='f'])"/>
    4646
    47     <para os="l">There are some packages that expect to find the
     47    <para os="g">There are some packages that expect to find the
    4848    <filename class="libraryfile">lex</filename> library in <filename
    4949    class="directory">/usr/lib32</filename>. Create a symlink to account for
    5050    this:</para>
    5151
    52 <screen os="m"><userinput>ln -sv libfl.a /usr/lib32/libl.a</userinput></screen>
     52<screen os="h"><userinput>ln -sv libfl.a /usr/lib32/libl.a</userinput></screen>
    5353
    5454  </sect2>
Note: See TracChangeset for help on using the changeset viewer.