Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148694 - net-wireless/madwifi-ng-tools build checks kernel stuff
Summary: net-wireless/madwifi-ng-tools build checks kernel stuff
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-22 12:55 UTC by Daniel Drake (RETIRED)
Modified: 2006-09-22 13:16 UTC (History)
0 users

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


Attachments
fix (patch,1.22 KB, patch)
2006-09-22 12:57 UTC, Daniel Drake (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Drake (RETIRED) gentoo-dev 2006-09-22 12:55:25 UTC
The tools ebuild uses the standard driver Makefile which checks kernel version via uname -r, checks for existance of /lib/modules/$(uname -r)/build, etc. This is inappropriate for a purely userspace tools ebuild and causes problems when release building with catalyst.
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2006-09-22 12:57:38 UTC
Created attachment 97796 [details, diff]
fix
Comment 2 Daniel Drake (RETIRED) gentoo-dev 2006-09-22 13:16:47 UTC
committed