bug-hurd
[Top][All Lists]
Advanced

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

Re: LD_DEBUG not giving anything


From: Neal H Walfield
Subject: Re: LD_DEBUG not giving anything
Date: Sun, 17 Jun 2001 10:45:01 -0500
User-agent: Mutt/1.3.18i

On Sun, Jun 17, 2001 at 04:36:42PM +0200, Marcus Brinkmann wrote:
> On Sun, Jun 17, 2001 at 09:52:56AM -0500, Neal H Walfield wrote:
> > > I tried 
> > > 
> > > LD_DEBUG=foo LD_LIBRARY_PATH=/new-glibc /new-glibc/ld-2.2.3.so 
> > > /bin/rpctrace
> > > 
> > > with foo being one of those which you get when setting foo as "help"
> > > (like files, libs, statistics etc).
> > > 
> > > Not a single foo prints anything. I always get:
> > > 
> > > /bin/rpctrace: error while loading shared libraries: /bin/rpctrace: 
> > > cannot open shared object file: No such file or directory
> > 
> > This is what I am getting from a build of the libc from yesterday:
> > 
> >     neal@desdemona:~/libc-test/lib (139)$ LD_LIBRARY_PATH=`pwd` \
> >     > ./ld-2.2.3.so /bin/ls
> >     Mcrt1.o                   libdl-2.2.3.so          libnss_compat.so.2
> >     crt0.o                    libdl.a                 libnss_dns-2.2.3.so
> >     ...
> > 
> > This works fine.
> > 
> >     neal@desdemona:~/libc-test/lib (0)$ LD_LIBRARY_PATH=`pwd` \
> >     > ./ld-2.2.3.so /bin/rpctrace 
> >     /bin/rpctrace: error while loading shared libraries:
> >     libhurdbugaddr.so.0.2: cannot open shared object file: No such file or
> > directory
> 
> This is interesting, but note that I get "/bin/rpctrace: cannot open...",
> so it doesn't even come to any library.  I can reproduce what you have with
> 2001-02-16 glibc version.

We are both running the same gcc, however out binutils are different.
You are running 2.11.90.0.7-2 and I am running 2.11.90.0.1-1.

Attachment: pgpSoqeEBM3lM.pgp
Description: PGP signature


reply via email to

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