Closed
Bug 505215
Opened 16 years ago
Closed 16 years ago
x86_64 Linux tinderboxes missing wireless-tools-devel
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dbaron, Assigned: bhearsum)
References
Details
The x86_64 Linux tinderboxes are missing the wireless-tools-devel package, which means they can't build the Necko Wifi code, used for geolocation.
Prior to bug 503597, this caused the feature to be silently disabled (thus silently disabling one of our major new platform features). With bug 503597, this (as desired) results in an error so that we don't accidentally disable major platform features.
What needs to be fixed is (thanks to bug 505203 / bug 505204) equivalent to Version 16 in https://wiki.mozilla.org/ReferencePlatforms/Linux-CentOS-5.0#Version_16
I suppose I'll have to temporarily back out bug 503597 until this is fixed.
Assignee | ||
Comment 1•16 years ago
|
||
I'll take care of this in a bit. I filed bug 505232, which should help prevent things like this in the future.
Assignee: nobody → bhearsum
Priority: -- → P2
Assignee | ||
Comment 2•16 years ago
|
||
Whoops, forgot about this yesterday. Just installed the package:
Installed: wireless-tools-devel.x86_64 1:28-2.el5 wireless-tools-devel.i386 1:28-2.el5
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•16 years ago
|
||
Could you also remove the config.cache file from the relevant build trees? Otherwise configure caches that the header was not present, and fails again (now that I relanded the patch).
Reporter | ||
Comment 4•16 years ago
|
||
[2009-07-22 06:01:48] <bhearsum> ok, done
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•