This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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 translator/14168] New: sanitize environment better for invoking kernel-module-builder make


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

             Bug #: 14168
           Summary: sanitize environment better for invoking
                    kernel-module-builder make
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sourceware.org
        ReportedBy: fche@redhat.com
    Classification: Unclassified


Sometimes stap is invoked with a $PATH etc. that is not suitable for building
kernel modules, for example if an oddball compiler happens to be first. 
Encourage buildrun.cxx to use the "system" compiler, assumed in /usr/bin. 
Unfortunately, the kernel kbuild mechanism doesn't offer hints as to where the
compiler may have been when the original kernel was built.

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


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