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: Sat, 16 Jun 2001 18:54:39 -0500
User-agent: Mutt/1.3.18i

> 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

You want:

LD_DEBUG=foo LD_LIBRARY_PATH=/new-glibc:/lib /new-glibc/ld-2.2.3.so 
/bin/rpctrace
                                   -----^

Attachment: pgpbIO4mUGrk3.pgp
Description: PGP signature


reply via email to

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