ddd
[Top][All Lists]
Advanced

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

Re: ld.so.1_error?


From: Andreas Rau
Subject: Re: ld.so.1_error?
Date: Wed, 15 Nov 2000 10:19:36 -0500

Arnaud Desitter wrote:
> Andreas wrote:
>
> > my UNiX-ddd does not let me run my code, giving me the following error
> > msg:
> >
> > > Starting program: $HOME/./program
> > > warning: Unable to find dynamic linker breakpoint function.
> > > warning: GDB will be unable to debug shared library initializers
> > > warning: and track explicitly loaded dynamic code.
> > > ld.so.1: $HOME/./program: fatal: libmx.so: open failed: No such file or 
> > > directory
> > >
> > > Program terminated with signal SIGKILL, Killed.
> > > The program no longer exists.
> >
> > The program itself runs without problems. The file "libmx.so" is in a
> > library directory that the compiler includes when compiling. Do I have
> > to set some environment variable on UNiX ??
> 
> setenv LD_LIBRARY_BIND 1
> 
> Sorry, I'm not well waken up yet, it's:
> LD_BIND_NOW

Thanks a lot Arnaud. I could make it at least run the code. The library
path got reset each time I entered tcsh by reading my local .usrcshrc.
It still complains about the not found "dynamic linker breakpoint
function". If ddd doesn't find it, I will !

Cheers,
Andreas

Attachment: arau.vcf
Description: Card for Andreas Rau


reply via email to

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