On Monday 21 August 2006 06:03, Michael Labuschke wrote: > after an hour of compiling i get > > make[3]: Entering directory `/root/router/lfs-ch5/install/embryo-build' > make[3]: Leaving directory `/root/router/lfs-ch5/install/embryo-build' > warning: ./cc1-checksum.o differs > Bootstrap comparison failure! > ./ggc-common.o differs > make[2]: *** [compare] Error 1 How were you able to skip this?
Try building with: CFLAGS="-fno-stack-protector -no-pie" ./configure Also make with: make 2>&1 | tee embryo-make.log If the same thing happens again please attach the log file, gzipped/bzip2ed if its more than 90KB. robert
pgpQMw812UONE.pgp
Description: PGP signature
-- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
