Closed
Bug 794897
Opened 13 years ago
Closed 8 years ago
Failed to build with --disable-dbus: nsWifiScannerDBus includes dbus/dbus.h anyway
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: vicamo, Unassigned)
References
Details
Attachments
(1 file)
202 bytes,
text/plain
|
Details |
> In file included from x86_64-unknown-linux-gnu/netwerk/wifi/nsWifiScannerDBus.h:11:0,
> from x86_64-unknown-linux-gnu/netwerk/wifi/nsWifiScannerDBus.cpp:5:
> ../../dist/system_wrappers/dbus/dbus.h:3:28: fatal error: dbus/dbus.h: No such file
> or directory
> In the directory x86_64-unknown-linux-gnu/obj-x86_64-unknown-linux-gnu/netwerk/wifi
> The following command failed to execute properly:
> /usr/bin/ccache c++ -o nsWifiScannerDBus.o -c -I../../dist/stl_wrappers
> -I../../dist/system_wrappers -include x86_64-unknown-linux-gnu/config/gcc_hidden.h
> -DMOZ_GLUE_IN_PROGRAM -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API
> -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET
> -DIMPL_THEBES -DSTATIC_EXPORTABLE_JS_API -DIMPL_NS_NET
> -Ix86_64-unknown-linux-gnu/netwerk/wifi -I. -I../../dist/include
> -Ix86_64-unknown-linux-gnu/obj-x86_64-unknown-linux-gnu/dist/include/nspr
> -Ix86_64-unknown-linux-gnu/obj-x86_64-unknown-linux-gnu/dist/include/nss -fPIC
> -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type
> -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings
> -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long
> -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections
> -fno-exceptions -std=gnu++0x -pthread -pipe -DNDEBUG -DTRIMMED -g -Os
> -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include
> ../../mozilla-config.h -MD -MF .deps/nsWifiScannerDBus.o.pp
> x86_64-unknown-linux-gnu/netwerk/wifi/nsWifiScannerDBus.cpp
> make[6]: *** [nsWifiScannerDBus.o] Error 1
> make[6]: *** Waiting for unfinished jobs....
Reporter | ||
Comment 1•13 years ago
|
||
Comment 2•8 years ago
|
||
More mass-incompleting of FxOS bugs in the Device Interfaces component.
Please update and let me know if any of these are still valid.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•