Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.
Notices
Welcome to
LinuxQuestions.org , a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free.
Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please
contact us . If you need to reset your password,
click here .
12-21-2008, 08:06 AM
#1
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Posts: 134
Thanked: 0
GCC Build error Bootstrap comparison failure!
[
Log in to
get rid of this advertisement]
now i got this next error compiling gcc
i did
bash$:
Code:
CC="gcc -B/usr/bin/" ../gcc-4.3.2/configure --prefix=/tools --with-local-prefix=/tools --disable-nls --disable-shared --disable-libssp --enable-languages=c --with-gmp=../tools/gmp --with-mpfr=../tools/mpfr
make j=2
i got
Code:
make[2]: Entering directory `/mnt/lfs/gcc-build'
make[3]: Entering directory `/mnt/lfs/gcc-build'
rm -f stage_current
make[3]: Leaving directory `/mnt/lfs/gcc-build'
Comparing stages 2 and 3
warning: ./cc1-checksum.o differs
Bootstrap comparison failure!
./gcc.o differs
make[2]: *** [compare] Error 1
make[2]: Leaving directory `/mnt/lfs/gcc-build'
make[1]: *** [stage3-bubble] Error 2
make[1]: Leaving directory `/mnt/lfs/gcc-build'
make: *** [all] Error 2
can anybody help please?
Last edited by R03L; 12-22-2008 at 05:47 AM ..
Reason: j=2 not s=2
12-22-2008, 07:46 AM
#2
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Posts: 134
Thanked: 0
Original Poster
already solved it by make distclean and configure again.
07-21-2009, 09:39 PM
#3
LQ Newbie
Registered: Jul 2009
Posts: 2
Thanked: 0
Worked for me too...
I'm working on Linux From Scratch version 6.4 and got the same error on multiple object files for GCC 4.3.2:
The following made it work perfectly:
Code:
sudo make distclean
sudo ./configure
-Drew
07-22-2009, 05:25 AM
#4
Member
Registered: Feb 2008
Location: holland, near assen. (tt city)
Posts: 134
Thanked: 0
Original Poster
you post sude ./configure
i only use sudo by make install.
so i sh ./configure
make
and afther that i sudo make install
07-22-2009, 01:55 PM
#5
LQ Newbie
Registered: Jul 2009
Posts: 2
Thanked: 0
Yeah, I was using sudo a lot last night. Issuing a...
Code:
chown -R lfs /mnt/lfs
...ended all of that.
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
All times are GMT -5. The time now is 11:12 PM .
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know .
Latest Threads
LQ News
LQ Podcast
LQ Radio