2006/12/17, Daniel Burge <[EMAIL PROTECTED]>: > > I follow all the steps. When I run make from within the > > /mnt/fls/binutils-build the build fails. The last few lines of errors reads: > > > > make[1]: *** [regex.o] Error 1 > > make[1]: Leaving direcotry '/mnt/lfs/sources/binutils-build/libiberty' > > make: *** [all-libiberty] Error 2 > > > > Hello, > > I figured out my problem. In step 3.2 it says to obtain the packages. I > copied these from the lfs-sources directory on the LFS LiveCD since I am > using the LiveCD as my host system. I was logged in as root at the time > since that step is before the step to create the lfs user. Later, when > su'd in as the lfs user the difference in permissions from root to lfs > on the copied files appears to have been causing the compile to fail. > > I removed all of the sources and copied over the files after being su'd > in as the lfs user and the make of binutils succeeded. > > Thanks, > > Daniel > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > Hello Daniels you may want to check this hint at. http://www.linuxfromscratch.org/hints/downloads/files/install-lfs-from-livecd.txt If your host is the livecd you don't really need the lfs user, because you can't damage your host, works for me. Just follow the book when creating the scripts in the hint.
Just follow the book when creating the scripts -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
