Ignore:
Timestamp:
12/03/06 08:01:12 (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
e4ad857
Parents:
2beb5fd
Message:

Update Choose for all of the builds.

File:
1 edited

Legend:

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

    r2beb5fd rfc90d77  
    2828 commands to see if you can chroot:</para>
    2929
    30 <screen ><userinput>${CLFS}/tools/lib/libc.so.6
    31 ${CLFS}/tools/bin/gcc -v</userinput></screen>
     30<screen><userinput>${CLFS}/tools/lib/ld-linux.so.2 ${CLFS}/tools/lib/libc.so.6
     31${CLFS}/tools/lib/ld-linux.so.2 --library-path ${CLFS}/tools/lib \
     32    ${CLFS}/tools/bin/gcc -v</userinput></screen>
    3233
    3334  <para>If either of these commands fail, you will have to follow the boot
Note: See TracChangeset for help on using the changeset viewer.