public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/3221] New: --enable-perfmon makes all built programs dependant on libpfm
@ 2006-09-17 18:57 eugen at debian dot org
  2007-08-17 22:19 ` [Bug translator/3221] " fche at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: eugen at debian dot org @ 2006-09-17 18:57 UTC (permalink / raw)
  To: systemtap

After configuring and building with --enable-perfmon:

% readelf -d /usr/bin/stap | grep NEEDED
 0x00000001 (NEEDED)                     Shared library: [libpfm3.so.3]
 0x00000001 (NEEDED)                     Shared library: [libelf.so.1]
 0x00000001 (NEEDED)                     Shared library: [libstdc++.so.6]
 0x00000001 (NEEDED)                     Shared library: [libm.so.6]
 0x00000001 (NEEDED)                     Shared library: [libgcc_s.so.1]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]
% readelf -d /usr/bin/lket-b2a | grep NEEDED
 0x00000001 (NEEDED)                     Shared library: [libpfm3.so.3]
 0x00000001 (NEEDED)                     Shared library: [libglib-2.0.so.0]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]
% readelf -d /usr/lib/systemtap/stpd | grep NEEDED
 0x00000001 (NEEDED)                     Shared library: [libpfm3.so.3]
 0x00000001 (NEEDED)                     Shared library: [libpthread.so.0]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]

But only stap binary actually uses libpfm.

-- 
           Summary: --enable-perfmon makes all built programs dependant on
                    libpfm
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: eugen at debian dot org


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug translator/3221] --enable-perfmon makes all built programs dependant on libpfm
  2006-09-17 18:57 [Bug translator/3221] New: --enable-perfmon makes all built programs dependant on libpfm eugen at debian dot org
@ 2007-08-17 22:19 ` fche at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: fche at redhat dot com @ 2007-08-17 22:19 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From fche at redhat dot com  2007-08-17 22:02 -------
This was fixed incidentally to the suspension of the perfmon code in the
translator.  Once it returns, we'll make sure that such LIBS are
kept to the appropriate binaries.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-17 22:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-17 18:57 [Bug translator/3221] New: --enable-perfmon makes all built programs dependant on libpfm eugen at debian dot org
2007-08-17 22:19 ` [Bug translator/3221] " fche at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).