On 04/10/2011 10:29 PM, Bruce Dubbs wrote: > DJ Lucas wrote: >> A warning message is printed when running make in chapter 6 binutils >> about not finding /usr/bin/file in a multi-lib build. Can somebody doing >> a regular LFS build check your build logs and see if the same is true >> for normal LFS? > $ grep bin/file 074-binutils > /sources/binutils-2.21/bfd/configure: line 7215: /usr/bin/file: No such > file or directory > /sources/binutils-2.21/opcodes/configure: line 6944: /usr/bin/file: No > such file or directory > /sources/binutils-2.21/binutils/configure: line 6978: /usr/bin/file: No > such file or directory > /sources/binutils-2.21/gas/configure: line 6967: /usr/bin/file: No such > file or directory > /sources/binutils-2.21/gprof/configure: line 6897: /usr/bin/file: No > such file or directory > /sources/binutils-2.21/ld/configure: line 7394: /usr/bin/file: No such > file or directory > > It doesn't seem to hurt anything. > > -- Bruce
It does seem to build correctly, but I don't think it'd be bad to go ahead and add the symlink with perl when creating them in chatper 6. Either that or remove the hard-coded path from the configure scripts in all of the subdirectories. -- DJ Lucas -- This message has been scanned for viruses and dangerous content, and is believed to be clean. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
