Ticket #216 (closed defect: fixed)
Disabling HAL and enabling DBUS, Bluetooth causes build failure
| Reported by: | keithpreston | Owned by: | lennart |
|---|---|---|---|
| Milestone: | 0.9.10 | Component: | build-system |
| Keywords: | Cc: |
Description
If I pass the options --disable-hal, however I don't disable bluetooth or dbus, I get a build failure on libdbus_util (which gets built because of bluetooth). This can be fixed by adding a $(DBUS_LIBS) and $(DBUS_CFLAGS) to the correct lines in src/Makefile.am. This will allow pulse to build (it might not work), but either way should be fixed.
Change History
Note: See
TracTickets for help on using
tickets.
