This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/14295] git master generates broken sotruss wrapper script


http://sourceware.org/bugzilla/show_bug.cgi?id=14295

--- Comment #3 from Daniel Schepler <dschepler at gmail dot com> 2012-06-25 23:54:49 UTC ---
Ah, now I see -- $LIB is an alias interpreted by the dynamic linker.  If I run
the script under strace with Debian eglibc installed, I do see it searching for
/usr/lib/x86_64-linux-gnu/audit/sotruss-lib.so.  So I guess the real issue is
that I must have missed the Debian-specific patch that makes $LIB expand to the
correct multi-arch directory.

Sorry for the noise...

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]