On 12/18/09, Pixel 73 wrote: >> trim the '>' quoted text to just the part >> want to resond to ========================== ==========================
> > grep '/lib.*/crt[1in].*succeeded' dummy.log > > is: > attempt to open /bin/../lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crt1.o > succeeded > attempt to open /bin/../lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crti.o > succeeded > attempt to open /bin/../lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crtn.o > succeeded Looks messed up. > The first time I entered the configure command without the backslashes but > all the commands in 'one line'. As I understand that should be no problem. OK > I also checked the config.log in gcc-build. Unfortunately I can't find the > config-command I used in the config.log. But there are errors: I did the first steps and I see that there is a config.status. show: head config.status > configure:2284:17: error: gmp.h: No such file or directory Not good -- it should find it . In the gcc-build dir show: pwd df -ha whoami echo $PATH uname -a ls /var/log I'm just hunting for clues of: - Preparing Virtual Kernel File Systems - Entering the Chroot Environment - Being in the wrong place -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
