Stuart R. Anderson talked about a staticaly linked program.
I looked at mine. It is.
root@hades:~# file /opt/AVP/Tools/checkurl
/opt/AVP/Tools/checkurl: ELF 32-bit LSB executable, Intel 80386, version
1 (SYSV), for GNU/Linux 2.0.0, statically linked, stripped
root@hades:~# ldd !$
ldd /opt/AVP/Tools/checkurl
not a dynamic executable
Is the problem related to statically linked programs?
I tried gdb to have more informations but it gives nearly nothing.
regards
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]