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.
PGP signature