Re: how to catch the calling library

2013-06-01 Thread staticsafe
On Sat, Jun 01, 2013 at 06:43:55AM +0200, Jerome BENOIT wrote: > Hello List, > > with the help of strace, I can get that one of my executable fails because > at one stage a nonexistent library is called, but unfortunately I cannot > figure out which library calls the absent library: is there a sim

Re: how to catch the calling library

2013-06-01 Thread songbird
Jerome BENOIT wrote: > Hello List, > > with the help of strace, I can get that one of my executable fails because > at one stage a nonexistent library is called, but unfortunately I cannot > figure out which library calls the absent library: is there a simple way > to do so ? > > Thanks in advance

how to catch the calling library

2013-05-31 Thread Jerome BENOIT
Hello List, with the help of strace, I can get that one of my executable fails because at one stage a nonexistent library is called, but unfortunately I cannot figure out which library calls the absent library: is there a simple way to do so ? Thanks in advance, Jerome -- To UNSUBSCRIBE, email