James Smith on 2 Feb 2007 19:58:14 -0000 |
I'm building and installing the Glibc-2.4.6 library and getting the following errors when I install: Entering state 2 Reading a token: Now at end of input. Reducing stack by rule 2 (line 345), extdefs -> program Stack now 0 Entering state 1 Now at end of input. /tools/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld: : No such file: No such file or directory collect2: ld returned 1 exit status Execution of gcc failed! 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 `/tools/glibc-2.3.6' make: *** [install] Error 2 root:/tools/glibc-2.3.6-build# I check everything listed above maybe I missed something. Can anyone help me with this? Thanks, Jim
TV dinner still cooling? Check out "Tonight's Picks" on Yahoo! TV. ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|