Changeset fc90d77 for BOOK/temp-system/common
- Timestamp:
- Dec 3, 2006, 8:01:12 AM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- e4ad857
- Parents:
- 2beb5fd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/choose.xml
r2beb5fd rfc90d77 28 28 commands to see if you can chroot:</para> 29 29 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> 32 33 33 34 <para>If either of these commands fail, you will have to follow the boot
Note:
See TracChangeset
for help on using the changeset viewer.