Bug 86582

Summary: configure without parameters fails if libbluetooth isn't found
Product: PulseAudio Reporter: Tanu Kaskinen <tanuk>
Component: build-systemAssignee: pulseaudio-bugs
Status: RESOLVED FIXED QA Contact: pulseaudio-bugs
Severity: normal    
Priority: medium CC: lennart
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 75721    

Description Tanu Kaskinen 2014-11-22 15:22:26 UTC
$ ./bootstrap.sh
[...]
checking for BLUEZ... no
configure: error: *** Bluez library not found (required by native headset backend

I didn't pass --enable-bluez5-native-headset nor --enable-bluez5 to configure, so I'd expect configure to not fail if the dependencies for optional features can't be found.
Comment 1 Tanu Kaskinen 2014-11-23 13:24:53 UTC
Fix submitted: http://thread.gmane.org/gmane.comp.audio.pulseaudio.general/22328
Comment 2 Tanu Kaskinen 2014-11-24 09:53:52 UTC
The fixes are now in master.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.