Closed Bug 427544 Opened 16 years ago Closed 16 years ago

configure fails to check for existence of wpapi.h (Parental Controls on Windows)

Categories

(Firefox Build System :: General, defect)

x86
Windows XP
defect
Not set
major

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 425979

People

(Reporter: BenB, Unassigned)

References

Details

Reproduction:
1. Take a build environment which was working fine for building
   xulrunner 1.9a/b1/whatever, but does not have an SDK for
   Parental Controls on Windows.
2. Update Mozilla source
3. Try to build xulrunner again

Actual result:
c:\xulrunner_build\source\toolkit\components\parentalcontrols\src\nsPare
ntalControlsServiceWin.h(53) : fatal error C1083: Cannot open include
file: 'wpcapi.h': No such file or directory

Expected result:
a) Firefox components are in Firefox, not toolkit/.
   xulrunner does not build Parental Controls
b) configure checks for the existence of all build dependencies. If an
   external dependency on a lib or SDK is missing, configure
   shows an error with to "Either install the Parental Controls for
   Windows SDK or disable it via --disable-however-the-flag-is-called".
Blocks: tomtom
This is what bug 425979 is about.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
V.Duplicate
Status: RESOLVED → VERIFIED
Version: unspecified → Trunk
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.