Open Bug 921352 Opened 11 years ago Updated 2 years ago

compiling with --disable-dbus results in linking failure

Categories

(Firefox Build System :: General, defect)

24 Branch
x86
Linux
defect

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: berend, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.76 Safari/537.36 Steps to reproduce: Compile Firefox on Linux Configure it with --disable-dbus (*old* system) Actual results: ld stops with libxul.so: hidden symbol `nsWifiMonitor::DoScan()' isn't defined Expected results: One of: 1. configure fails: --disable-dbus requires --disable-wifi or somesuch 2. compiles without dbus support
happened with 20.0.1 and 24 I got dbus going on the old system... so this isn't an issue anymore. Searching the web found some vaguely familiar reports related to Qt, but I'm using Gtk.
Severity: normal → trivial
Hardware: x86_64 → x86
Component: Untriaged → Build Config
Product: Firefox → Core
Product: Core → Firefox Build System
Severity: trivial → S4
You need to log in before you can comment on or make changes to this bug.