Am Donnerstag 06 August 2009 07:08:51 schrieb Chris Staub:
> On 08/05/2009 11:01 PM, Michael Tsang wrote:
>
> Uh, no. The /lib/cpp symlink is only created *after* GCC is installed,
> and keep in mind many, many people build LFS and do not have problems
> with its nonexistence up to this point. You must keep in mind that many
> times, the last error you see (in this case a complaint about /lib/cpp)
> is often times just an end result of some previous, frequently unrelated
>
These were also my thougts, there are probably deeper problems in my
installation.
>
> The real problem is that it's not finding the libc startfiles or basic
> headers, which usually points to a problem either with the linker or
> GCC's specs file. What happens if you do:
>
> echo 'main(){}' > dummy.c
> gcc dummy.c
> readelf -l a.out | grep interpret
root:/# readelf -l a.out | grep interpret
[Requesting program interpreter: /lib/ld-linux.so.2]
Conni
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page