ddd
[Top][All Lists]
Advanced

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

shared library ?


From: Neil Cheng [鄭明浩]
Subject: shared library ?
Date: Tue, 25 Mar 2003 21:52:37 +0800

Hi!
When I use ddd to debug a daemon(ddd <my program> process id), the error message occur :
/usr/../../__libc_recvfrom: No such file or directory
0x40181c12 in __libc_recvfrom() from /lib/i686/libc.so.6
(gdb)
 
I think ddd has known the function call "recvfrom()" come from /lib/i686/libc.so.6 and I also have
check there is really such library file in /lib/i686 directory. I also have tried LD_LIBRARY_PATH
=/lib and LD_BIND_NOW=1 (suggested from someone by gnu mail archive )
 
Thanks!
Neil
 
 
 

reply via email to

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