On 03/19/14 13:44, Insidious wrote:
> When following LFS-7.5 on my iMac G5, a powerpc64 system, I had great
> success until I got to chapter 6 glibc. It compiled correctly but when
> running the check a number of failures, only a small percentage of which
> are listed under "expected failures", were reported.
>
> These are the errors reported:
>
> http://pastebin.com/vUpjJTkZ
>
> When grepping around to find out the reason for these errors, I found a
> number of references to the inability to find libstdc++.so.6 or
> libgcc_s.so.1, as seen here:
>
> http://pastebin.com/swCaY3ii
>

Did you also create the symlinks in /usr/lib? The top of page 6.6 - 
http://www.linuxfromscratch.org/lfs/view/7.5/chapter06/createfiles.html 
- has several commands to create symlinks, which include those for 
libgcc_s and libstdc++. What is the output of "ls -l /usr/lib"?
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to