On 29 June 2010 17:57, Joshua Willems <[email protected]> wrote:
>
> The problem is, when I do 'make install', it returns the following error:
>
> ------
>
> Use of uninitialized value in string ne at
> scripts/test-installation.pl line 163, <LDD> line 20.
> Library libgcc_s is not correctly installed.
> Please check your installation!
> Offending line of ldd output:   libgcc_s.so.1 => /usr/lib/libgcc_s.so.1
> (0x00002b6b08d8c000)
>

>
> My CPU architecture is x86_64
>
> Does anyone know how this can be fixed?
>
> Thanks in advance,
> Joshua
> --
 Perhaps you are missing one of the lib64 symlinks
(for some reason we create these in section 6.5,
"Creating Directories").

Both /lib64 and /usr/lib64 should point to the
corresponding lib direcories.

ĸen
-- 
After tragedy, and farce, "OMG poneys!"
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to