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

Re: libc6 problem



On Sun, May 13, 2001 at 06:35:34PM +0200, Andreas Jaeger wrote:
> Ulrich Wiederhold <U.Wiederhold@gmx.net> writes:
> 
> > Hello Richard,
> > * Richard Froehning <richard@fmr.tu-darmstadt.de> [010512 17:43]:
> > > 
> > > Is it about the GLIBC_2.3.3 and amd complaining it does not
> > > find _bla_thread_bla?
> > 
> > Again:
> > home:/usr/src/kernel-source-2.4.4# make menuconfig
> > rm -f include/asm
> > ( cd include ; ln -sf asm-i386 asm)
> > make -C scripts/lxdialog all
> > make[1]: Entering directory
> > `/usr/src/kernel-source-2.4.4/scripts/lxdialog'
> > /lib/libc.so.6: undefined reference to `_dl_debug_mask@GLIBC_2.2.3'
> > /lib/libc.so.6: undefined reference to `_dl_debug_printf@GLIBC_2.2.3'
> > collect2: ld returned 1 exit status
> 
> That means that your ld-linux.so.2 is not from glibc 2.2.3.  Please
> check *all* your ld-linux.so.2 files.

Just saw this on libc-alpha aswell. If there are extra ld-linux.so.2's
laying around, they aren't from Debian packages.

Try doing:

ldconfig -p | grep ld-linux.so.2


Ben

-- 
 -----------=======-=-======-=========-----------=====------------=-=------
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
`  bcollins@debian.org  --  bcollins@openldap.org  --  bcollins@linux.com  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'



Reply to: