On 5/16/05, Peter Ennis <[EMAIL PROTECTED]> wrote: > > Some unable to copy errors. > Could someone please check that this looks OK? > The strip command has caused problems before. > > Is there a check that can be done after this > section to verify? > Or is this `the test'?: > "If you can build and install Glibc, you can build and install the > rest too." > > Host FC4T3 (Rawhide) > Linux From Scratch - Version SVN-20050428 > Chapter 5. Constructing a Temporary System > 5.34. Stripping > > strip: Warning: '/tools/lib/expect5.43' is not an ordinary file > strip: Warning: '/tools/lib/gcc' is not an ordinary file > strip: Warning: '/tools/lib/gconv' is not an ordinary file > strip: Warning: '/tools/lib/gettext' is not an ordinary file > strip: unable to copy file '/tools/lib/libtcl8.4.so' reason: > Permission denied > strip: Warning: '/tools/lib/locale' is not an ordinary file > strip: Warning: '/tools/lib/perl5' is not an ordinary file > strip: Warning: '/tools/lib/tcl8.4' is not an ordinary file > strip: Warning: '/tools/lib/terminfo' is not an ordinary file
> strip: unable to copy file '/tools/bin/strip' reason: Text file busy Most of the errors that you listed are covered under this comment from the LFS book "The last of the above commands will skip some twenty files, reporting that it does not recognize their file format. Most of these are scripts instead of binaries." I am not familliar with the "not an ordinary file" and "permission denied" error messages, however. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page