This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: //lib/libc.so.6: undefined reference to `_dl_...@GLIBC_2.2'


>>>>> David Andrew Michael Noelle writes:

[...]
>> > I didn't.  I'm currently using the Slackware 7.1 glibc package.  I don't
>> > recall the specific options I used when I did try compiling it myself,
>> > but it wasn't anything unusual.
>> But you did gave --prefix=/usr ?

 > No.  --prefix=/  Slackware keeps its libc and related libraries in /lib,
--prefix=/ is wrong.  RTFM, you need --prefix=/usr (check how
Slackware does it!).  Now your installation is completly broken.
Remove everything from *your* broken installation and perhaps you're
happy.  Btw. -Wl,--verbose is the option you should use.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]