|
From: | Neil Cheng [鄭明浩] |
Subject: | shared library ? |
Date: | Tue, 25 Mar 2003 22:02:06 +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 )
Pls see my attached file......
Thanks!
Neil
|
snapshot1.png
Description: snapshot1.png
[Prev in Thread] | Current Thread | [Next in Thread] |