Bug 110616 - missing dependency (lm_sensors-devel)
Summary: missing dependency (lm_sensors-devel)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: net-snmp
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Phil Knirsch
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-11-21 19:02 UTC by Kaj J. Niemi
Modified: 2015-03-05 01:13 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-11-26 10:56:29 UTC
Embargoed:


Attachments (Terms of Use)

Description Kaj J. Niemi 2003-11-21 19:02:54 UTC
net-snmp.spec is missing a buildprereq for lm_sensors-devel on x86
architectures resulting in errors during the compile.

host/hr_sensor.c:21:30: sensors/sensors.h: No such file or directory
host/hr_sensor.c:22:27: sensors/error.h: No such file or directory


Version-Release number of selected component (if applicable):
net-snmp-5.1-1

How reproducible:
Always

Additional info:

The following three lines should take care of it:

%ifarch %{ix86}
BuildPrereq: lmsensors-devel
%endif

Comment 1 Miloslav Trmac 2003-11-24 11:38:31 UTC
Triage->Easyfix

Comment 2 Phil Knirsch 2003-11-26 10:52:14 UTC
Fixed in net-snmp-5.1-2

Thanks,

Read ya, Phil


Note You need to log in before you can comment on or make changes to this bug.