mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Must install Glibc in chapter 5. Fix c5-glibc entity. Moved tcl, expect and dejagnu installation to after locking in glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
aafceef960
commit
37ad07ac3f
@ -10,7 +10,11 @@
|
|||||||
&c5-binutils-pass1;
|
&c5-binutils-pass1;
|
||||||
&c5-gcc-pass1;
|
&c5-gcc-pass1;
|
||||||
&c5-kernelheaders;
|
&c5-kernelheaders;
|
||||||
|
&c5-glibc;
|
||||||
&c5-lockingglibc;
|
&c5-lockingglibc;
|
||||||
|
&c5-tcl;
|
||||||
|
&c5-expect;
|
||||||
|
&c5-dejagnu;
|
||||||
&c5-gcc-pass2;
|
&c5-gcc-pass2;
|
||||||
&c5-binutils-pass2;
|
&c5-binutils-pass2;
|
||||||
&c5-zlib;
|
&c5-zlib;
|
||||||
@ -31,9 +35,6 @@
|
|||||||
&c5-bash;
|
&c5-bash;
|
||||||
&c5-utillinux;
|
&c5-utillinux;
|
||||||
&c5-perl;
|
&c5-perl;
|
||||||
&c5-tcl;
|
|
||||||
&c5-expect;
|
|
||||||
&c5-dejagnu;
|
|
||||||
|
|
||||||
</chapter>
|
</chapter>
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<!ENTITY c4-glibc-threads SYSTEM "../chapter04/glibc-threads.xml">
|
<!ENTITY c4-glibc-threads SYSTEM "../chapter04/glibc-threads.xml">
|
||||||
<!ENTITY c4-glibc-patch SYSTEM "../chapter04/glibc-patch.xml">
|
<!ENTITY c4-glibc-patch SYSTEM "../chapter04/glibc-patch.xml">
|
||||||
|
|
||||||
<!ENTITY c5-glibc SYSTEM "../chapter05/glibc-xml">
|
<!ENTITY c5-glibc SYSTEM "../chapter05/glibc.xml">
|
||||||
<!ENTITY c5-glibc-inst SYSTEM "../chapter05/glibc-inst.xml">
|
<!ENTITY c5-glibc-inst SYSTEM "../chapter05/glibc-inst.xml">
|
||||||
|
|
||||||
<!ENTITY c6-glibc SYSTEM "../chapter06/glibc.xml">
|
<!ENTITY c6-glibc SYSTEM "../chapter06/glibc.xml">
|
||||||
|
Loading…
Reference in New Issue
Block a user