Opened 4 years ago
Closed 4 years ago
#14352 closed enhancement (fixed)
pulseaudio-14.0 fails because BlueZ requires SBC support, even if bluez not installed.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 10.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
My first result from trying to use jhalfs to look for problems in BLFS.
Run-time dependency sbc found: NO (tried pkgconfig and cmake) ../meson.build:634:2: ERROR: Assert failed: BlueZ requires SBC support
The interesting thing is that bluez5 has not been installed (good, IMHO) but the assert still triggered.
Fixed by adding -Dbluez5=false
Change History (2)
comment:1 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
I see there used to be a switch for the old CMMI build, reinstated in updated form in r23963.