Ticket #216 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

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

Changed 3 years ago by lennart

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.9.10

This has been fixed a while back in r19ee3b6e.

Note: See TracTickets for help on using tickets.