Closed
Bug 840298
Opened 13 years ago
Closed 13 years ago
FxOS Desktop does not compile without --enable-b2g-bt on m-c
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: qdot, Assigned: qdot)
References
Details
When building FxOS Desktop on the head of m-c (not b2g-18) without --enable-b2g-bt in the mozconfig, compilation errors happen.
/share/code/mozbuild/mozilla-central/obj-debug/js/xpconnect/src/DictionaryHelpers.cpp:40:40: fatal error: nsIDOMBluetoothDeviceEvent.h: No such file or directory
compilation terminated.
/share/code/mozbuild/mozilla-central/obj-debug/js/xpconnect/src/GeneratedEvents.cpp:26:40: fatal error: nsIDOMBluetoothDeviceEvent.h: No such file or directory
compilation terminated.
| Assignee | ||
Comment 1•13 years ago
|
||
Or not. This was happening due to a need for a clobber.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•