Ilja Honkonen wrote:
Lainaus Chris Staub <[EMAIL PROTECTED]>:
I don't think that's a problem with the fact that you stopped and
restarted - if libstdc++ does not exist in /usr/lib then you forgot to
install the c++ compiler in chap. 6. Does /usr/bin/gcc exist?
No it did not, I noticed this when Groff wouldn't configure complaining
that
it couldn't compile c++ programs. There were no gcc or c++ or even cc
in
/usr/bin. Very strange, but everyting worked after I installed gcc.
Should I compile ncurces again?
No, recompiling ncurses won't help if gcc is missing from /usr. Try
But it isn't anymore...
What do you mean? You said earlier that there was no gcc or g++ in
/usr/bin. Do you just reinstall it?
/usr/bin. Very strange, but everyting worked after I installed gcc.
checking a couple more things for me...
1. Run the sanity check at the end of the "Re-adjusting the toolchain"
section and let me know the results.
[Requesting program interpreter: /lib/ld-linux.so.2]
2. Does /lib/libc.so.6 exist?
lrwxrwxrwx 1 root root 13 Aug 29 15:17 /lib/libc.so.6 -> libc-2.3.4.so
3. Does /usr/bin/ar, as, and ld exist?
-rwxr-xr-x 1 root root 227776 Aug 29 15:39 /usr/bin/ar
-rwxr-xr-x 1 root root 931041 Aug 29 15:39 /usr/bin/as
-rwxr-xr-x 1 root root 943144 Aug 29 15:39 /usr/bin/ld
Ilja
OK, then everything else earlier in the chapter is there. You probably
just need to reinstall gcc (or did you already?), though you may also
want to recompile everything else after that.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page