I have been having some trouble trying to install Glibc. I have tryed the
stable version of Clfs which is Glibc 2.4, and I get the same error as was
the one I'm posting. Please note the Glibc compiles with no errors and the
test does not find any errors. Could someone please let me what I am doing
wrong ?
test ! -x /sources/glibc-build/elf/ldconfig || LC_ALL=C LANGUAGE=C \
/sources/glibc-build/elf/ldconfig \
/lib /usr/lib
CC="gcc" /usr/bin/perl scripts/test-installation.pl /sources/glibc-build/
Use of uninitialized value in hash element at
scripts/test-installation.plline 162, <LDD> line 20.
Use of uninitialized value in hash element at
scripts/test-installation.plline 163, <LDD> line 20.
Use of uninitialized value in string ne at scripts/test-installation.pl line
163, <LDD> line 20.
Use of uninitialized value in string ne at scripts/test-installation.pl line
163, <LDD> line 20.
Use of uninitialized value in string ne at scripts/test-installation.pl line
163, <LDD> line 20.
Use of uninitialized value in string ne at scripts/test-installation.pl line
163, <LDD> line 20.
Use of uninitialized value in string ne at scripts/test-installation.pl line
163, <LDD> line 21.
Library libgcc_s is not correctly installed.
Please check your installation!
Offending line of ldd output: libgcc_s.so.1 => /tools/lib/libgcc_s.so.1
(0x40319000)
The script has found some problems with your installation!
Please read the FAQ and the README file and check the following:
- Did you change the gcc specs file (necessary after upgrading from
Linux libc5)?
- Are there any symbolic links of the form libXXX.so to old libraries?
Links like libm.so -> libm.so.5 (where libm.so.5 is an old library) are
wrong,
libm.so should point to the newly installed glibc file - and there should
be
only one such link (check e.g. /lib and /usr/lib)
You should restart this script from your build directory after you've
fixed all problems!
Btw. the script doesn't work if you're installing GNU libc not as your
primary library!
make[1]: *** [install] Error 1
make[1]: Leaving directory `/sources/glibc-2.6'
make: *** [install] Error 2
root:/sources/glibc-build#
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support