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 #2 from Daniel Schepler <dschepler at gmail dot com> 2012-06-25 22:03:07 UTC ---
(In reply to comment #1)
> The script only works with the installed library.

Umm, OK, I tried "make install install_root=~/sources/libc-install" and
~/sources/libc-install/usr/bin/sotruss still contains that line:
lib='/usr/$LIB/audit/sotruss-lib.so'

In fact, I originally detected this while doing a preliminary adaptation of
Debian packaging to glibc git (minus most of the Debian-specific patches for
eglibc 2.13).  But I also reproduced this in unpatched glibc git.  In the
Debian packages, also, the sotruss script doesn't work, with the same error
message I reported in the original message.  The package does have an
sotruss-lib.so file, which of course won't be found if LD_AUDIT is set to look
in /usr/$LIB instead of /usr/lib64.

-- 
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]