public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug server/22066] New: stap fails to link correctly when not using nss or http
@ 2017-09-02  2:00 sgw at linux dot intel.com
  2017-09-05 14:27 ` [Bug server/22066] " dsmith at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: sgw at linux dot intel.com @ 2017-09-02  2:00 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=22066

            Bug ID: 22066
           Summary: stap fails to link correctly when not using nss or
                    http
           Product: systemtap
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: server
          Assignee: systemtap at sourceware dot org
          Reporter: sgw at linux dot intel.com
  Target Milestone: ---

Created attachment 10387
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10387&action=edit
Potential Patch

During the link phase, I got the following error:

| stap-main.o: In function `passes_0_4(systemtap_session&)':
| main.cxx:(.text+0x4493): undefined reference to
`compile_server_client::passes_0_4()'
| collect2: error: ld returned 1 exit status

I saw that the other instance of the passes_0_4() call was wrapped with an
ifdef of NEED_BASE_CLIENT_CODE, so I cut and paste that to this code and it
seems to resolve the link failure.

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

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

* [Bug server/22066] stap fails to link correctly when not using nss or http
  2017-09-02  2:00 [Bug server/22066] New: stap fails to link correctly when not using nss or http sgw at linux dot intel.com
@ 2017-09-05 14:27 ` dsmith at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith at redhat dot com @ 2017-09-05 14:27 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=22066

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |dsmith at redhat dot com
         Resolution|---                         |FIXED

--- Comment #1 from David Smith <dsmith at redhat dot com> ---
Thanks for the patch. Checked in as commit 45d0e7a09.

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

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

end of thread, other threads:[~2017-09-05 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-02  2:00 [Bug server/22066] New: stap fails to link correctly when not using nss or http sgw at linux dot intel.com
2017-09-05 14:27 ` [Bug server/22066] " dsmith 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).