[Bug releng/22218] New: the gcc rpm dependency
mcermak at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Sep 27 06:49:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=22218
Bug ID: 22218
Summary: the gcc rpm dependency
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: releng
Assignee: systemtap at sourceware dot org
Reporter: mcermak at redhat dot com
Target Milestone: ---
Systemtap expects GCC within configured $PATH. On the rpm level, systemtap
Requires 'gcc'. For CentOS or RHEL with Red Hat Developer Toolset yum repo
enabled, this might be an install time problem, since this dependency can get
satisfied with devtoolset-N-gcc, which doesn't install into a location covered
by $PATH by default. This results in a non-functional configuration. One of
the possible fixes might be to require '/usr/bin/gcc' instead of just 'gcc' at
the rpm level I believe.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list