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

glibc install problem



The installation end in Error 2 as shown in the captured output included
below.

My system is Lenney with a 2.6.26-1-amd64 stock kernel.  I installed the
debian glibc-source_2.7-13.all.deb package, unpacked
glibc-2.7ds1.tar.bz2 into /usr/src/gnu/glibc-2.7, created
/usr/src/gnu/glibc-build and from this directory ran
../glibc-2.7/configure  --prefix=/usr
and then
env LANGUAGE=C LC_ALL=C make install

Output poured accross the console for a long time - an incredible amount
work must have gone into this - but finally stopped with the following
lines:

sdeps/generic/elf -I../sysdeps/generic -I../nptl  -I.. -I../libio -I.  -D_LIBC_
REENTRANT -include ../include/libc-symbols.h   -DNOT_IN_libc=1    -o /usr/src/g
nu/glibc-build/elf/sprof.o -MD -MP -MF /usr/src/gnu/glibc-build/elf/sprof.o.dt 
-MT /usr/src/gnu/glibc-build/elf/sprof.o
make[2]: *** No rule to make target `/usr/src/gnu/glibc-build/dlfcn/libdl.so.2'
, needed by `/usr/src/gnu/glibc-build/elf/sprof'.  Stop.
make[2]: Leaving directory `/usr/src/gnu/glibc-2.7/elf'
make[1]: *** [elf/subdir_install] Error 2
make[1]: Leaving directory `/usr/src/gnu/glibc-2.7'
make: *** [install] Error 2
Phoenix:/usr/src/gnu/glibc-build#

I am unsure that I have done everything correctly.  The source package I
downloaded contained four .bz2 files and I have used only glibc-2.7ds1.
After expanding it into the glibc-2.7 directory I read the README and
INSTALL directions and tried to follow them carefully.  I did check that
I have the required versions or latter of all the necessary packages
listed in INSTALL.

I would appreciate any assistance in completing this install.

Tom


Reply to: