Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113141 - hal-0.5.4 ebuild should check for necessary config options
Summary: hal-0.5.4 ebuild should check for necessary config options
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Lowest enhancement
Assignee: foser (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-21 01:48 UTC by Felix Braun
Modified: 2005-12-17 09:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
proposed patch (patch,706 bytes, patch)
2005-11-21 01:49 UTC, Felix Braun
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Braun 2005-11-21 01:48:06 UTC
hal depends on certain kernel features to be present. The ebuild should check
whether those are enabled. This would have saved me an hour of debugging :-)
Comment 1 Felix Braun 2005-11-21 01:49:21 UTC
Created attachment 73284 [details, diff]
proposed patch

The proposed patch uses the infrastructure offered by linux-info eclass to
verify that KOBJECT_UEVENT is enabled in the linux config.
Comment 2 Calvin Walton 2005-12-16 16:54:27 UTC
With recent mm kernels (and possibly the stable kernel in the future), this option in the kernel configuration seems to have been renamed/moved to CONFIG_CONNECTOR, in the Device Drivers section - the patch above doesn't detect if this option is present.
Comment 3 Felix Braun 2005-12-17 09:47:35 UTC
Fixed in hal-0.5.5.1
Comment 4 Felix Braun 2005-12-17 09:47:35 UTC
Fixed in hal-0.5.5.1­-r1