On Fri, Jul 01, 2011 at 12:11:35AM -0700, Ian Wienand wrote:
> 346           void *h = dlopen (dsoname, RTLD_LAZY);
> (gdb) print (char*)dsoname
> $2 = 0xbfffeccc "$ORIGIN/../$LIB/elfutils/libebl_i386.so"
> 
> but following that through in strace it seems $LIB gets expanded by
> ld.so to "i386-linux-gnu"
> 
> open("/usr/bin/../i386-linux-gnu/elfutils/libebl_i386.so", O_RDONLY) = -1 
> ENOENT (No such file or directory)

This is probably related to multiarch.


Kurt




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to