Hi,
There is an extra "cd unix" in the command list that should be removed in the
TCL building page (chapter 5):
----------8<----------
--- tcl.xml 2005-12-18 00:06:36.000000000 +0900
+++ tcl.xml-new 2005-12-21 13:10:52.000000000 +0900
@@ -46,8 +46,7 @@
<para>Prepare Tcl for compilation:</para>
-<screen><userinput>cd unix
-env CC=${target}-gcc \
+<screen><userinput>env CC=${target}-gcc \
./configure --prefix=/tools</userinput></screen>
<para>Build the package:</para>
----------8<----------
Regards,
--
Jerome Pinot (ngc891)
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page