> Stuart R. Anderson talked about a staticaly linked program. > I looked at mine. It is.
Yes, statically linked program is another issue. > [EMAIL PROTECTED]:~# 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 > > [EMAIL PROTECTED]:~# 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. Your "checkurl" may be shell script. Look at "checkurl". Opening /lib/ld-linux.so.2 is wierd, so your binary uses tricky technics. BTW, it seems that this bug report is about "non-free" software. I can't solve any more. I plan to close this bug unless you show the relation to the current glibc. Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

