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

Re: libc6 problem



Hello Ben,
* Ben Collins <bcollins@debian.org> [010510 17:18]:
> On Thu, May 10, 2001 at 09:20:29AM +0200, Ulrich Wiederhold wrote:
> > home:/usr/src/kernel-source-2.4.4# make menuconfig
...
> > `/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
> 
> Run "make mrproper". The lxdialog program needs to be recompiled. I
> would hardly call this one program "anything", since I'm sure other
> programs can be compiled.

To run "make mrproper" I already tryed, and tryed again now. No change
in the results. And other programs can´t be compile:
home:/usr/local/src/xchat-1.7.2# ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler
cannot create executables.

./config.log :
...
[the other testing stuff]
configure:838: checking for gcc
configure:951: checking whether the C compiler (gcc  ) works
configure:967: gcc -o conftest    conftest.c  1>&5
/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
configure: failed program was:

#line 962 "configure"
#include "confdefs.h"

main(){return(0);}


Any other ideas?
Uli




Reply to: