bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

install_problem


From: Klaus Dittrich
Subject: install_problem
Date: Tue, 1 May 2001 09:30:01 +0200 (CEST)

System:

PII-SMP, kernel-2.4.4, gcc-2.95.3, glibc-2.2.2

Configuration and build:

../glibc-2.2.3/configure \
--prefix=/usr \
--enable-add-ons=linuxthreads \
--enable-kernel=2.4.4

make PARALLELMFLAGS=-j2
make check
init 1
make PARALLELMFLAGS=-j2 install


make install stops with ..

make -j2 -C resolv subdir install
make /lib/libc.so.6 version `GLIBC_2.2.3` not found \\
( required by /lib/libpthread )


With the help of a second system on a separate disc I 
did a chroot to the install-system, corrected all the links in /lib
manually, did a ldconfig and then re-installed glibc-2.2.3 without
any error message.

But afterwards I had to notice that I was unable to log in or to
do an su.  su - (as root) -> su: user root does not exist.

Is there a need to recompile something when changeing
from glibc-2.2.2 to  glibc-2.2.3 ?

-- 
Best regards
Klaus Dittrich

e-mail: address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]