Hi,

there's one more "reference to original directory" leftover in the
glibc chapter05 instructions.


Tobias

Index: chapter05/glibc.xml
===================================================================
--- chapter05/glibc.xml (revision 10994)
+++ chapter05/glibc.xml (working copy)
@@ -58,7 +58,7 @@
 <screen><userinput remap="configure">../configure                              
          \
       --prefix=/tools                               \
       --host=$LFS_TGT                               \
-      --build=$(../glibc-&glibc-version;/scripts/config.guess) \
+      --build=$(../scripts/config.guess) \
       --disable-profile                             \
       --enable-kernel=&min-kernel;                        \
       --enable-obsolete-rpc                         \
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to