public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/22462] New: quoted include path
@ 2017-11-20 15:50 dsmith at redhat dot com
  2017-11-20 15:52 ` [Bug translator/22462] " dsmith at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: dsmith at redhat dot com @ 2017-11-20 15:50 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 22462
           Summary: quoted include path
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
          Assignee: systemtap at sourceware dot org
          Reporter: dsmith at redhat dot com
  Target Milestone: ---

When systemtap builds a kernel module, the Makefile it generates has the
following line in it:

   EXTRA_CFLAGS += -I"RUNTIME_PATH"

Where RUNTIME_PATH is the path to the systemtap runtime. Because the user can
override the built-in runtime path with the SYSTEMTAP_RUNTIME environment
variable, the translator has always quoted this value for safety.

However, on recent Ubuntu kernels (and perhaps other distributions), this
quoting has confused the kernel build machinery.

Note that the following (unmerged) kernel patch tries to fix the problem:

https://patchwork.kernel.org/patch/9632347/

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

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

* [Bug translator/22462] quoted include path
  2017-11-20 15:50 [Bug translator/22462] New: quoted include path dsmith at redhat dot com
@ 2017-11-20 15:52 ` dsmith at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith at redhat dot com @ 2017-11-20 15:52 UTC (permalink / raw)
  To: systemtap

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

David Smith <dsmith at redhat dot com> changed:

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

--- Comment #1 from David Smith <dsmith at redhat dot com> ---
Fixed in commit c0a017805.

-- 
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-11-20 15:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-20 15:50 [Bug translator/22462] New: quoted include path dsmith at redhat dot com
2017-11-20 15:52 ` [Bug translator/22462] " 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).