Christopher W. Curtis (ccurtis@aet-usa.com)
Wed, 28 Apr 1999 20:31:29 -0500
Hello again,
In my effort to upgrade to 2.2.7, I've run across this error:
[[root@spanky linux]# make boot modules modules_install
gcc -D__KERNEL__ -I/usr/src/linux-2.2.7/include -Wall
-Wstrict-prototypes
-O2 -fomit-frame-pointer -pipe -mno-fp-regs -ffixed-8 -mcpu=ev4
-c -o init/main.o init/main.c
as: error in loading shared libraries
/usr/lib/libc.so.6.1: undefined symbol: _dl_initial_searchlist
/usr/src/linux-2.2.7/include/asm/bugs.h: In function `check_bugs':
In file included from init/main.c:27:
/usr/src/linux-2.2.7/include/asm/bugs.h:20: output pipe has been closed
cpp: output pipe has been closed
make: *** [init/main.o] Error 1
while trying to compile the kernel. I recently tried to upgrade glibc
from rawhide and ran out of disk space, thus rendering the machine
unusable, but I thought I had it all straightened out. Evidently not.
What package do I need to (re)install to get this to function porperly,
and please don't say glibc-2.0.7 (the RH 5.2 version) because I've
already tried that, and each time I try it something goes hokey and the
machine is dead for another day while I delete symlinks in /lib.
All help greatly appreciated,
Christopher
ps:
[[root@spanky linux]# ls -l /lib/*dl*
-rwxr-xr-x 55996 Oct 12 1998 /lib/libdl-2.0.7.so
lrwxrwxrwx 14 Mar 3 14:55 /lib/libdl.so.2 -> libdl-2.0.7.so
lrwxrwxrwx 14 Apr 27 2019 /lib/libdl.so.2.1 -> libdl-2.0.7.so
and things only get much worse when I:
make CC=egcs boot modules modules_install
And I just tried upgrading (-U --force) binutils from the 5.2 CD with no
luck. Same error. "as --version" gives the error, and "ldd `which as`"
reports:
libopcodes-2.9.1.0.15.so.0 => /usr/lib/libopcodes-2.9.1.0.15.so.0
(0x0000015555556000)
libbfd-2.9.1.0.15.so.0 => /usr/lib/libbfd-2.9.1.0.15.so.0
(0x000001555566c000)
libc.so.6.1 => /usr/lib/libc.so.6.1 (0x00000155557d8000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x0000000000000000)
Thanks again,
Christopher
-- To unsubscribe: send e-mail to axp-list-request@redhat.com with 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com
This archive was generated by hypermail 2.0b3 on Wed Apr 28 1999 - 17:00:17 PDT