[pulseaudio-discuss] bluez5 and ofono not detected
Arun Raghavan
arun at accosted.net
Sun May 8 16:06:30 UTC 2016
On 8 May 2016 at 21:32, Marco Trapanese <marcotrapanese at gmail.com> wrote:
> Hi,
> I'm working on a buildroot environment. I selected both bluez5 and ofono
> packages. But when pa compiles they are not detected. This is in the
> Makefile:
>
>> HAVE_ALSA = 1
>> HAVE_AVAHI = 0
>> HAVE_BLUEZ = 0
>> HAVE_BLUEZ_4 = 0
>> HAVE_BLUEZ_5 = 0
>> HAVE_BLUEZ_5_NATIVE_HEADSET = 0
>> HAVE_BLUEZ_5_OFONO_HEADSET = 0
>
>
> And this is the output catch during configuration:
>
>> Enable D-Bus: yes
>> Enable BlueZ 4: no
>> Enable BlueZ 5: no
>> Enable ofono headsets: no
>> Enable native headsets: no
>
>
> I attach the whole output. Please, would you help me to understand what
> fails during the detection?
Take a look at config.log to see where it might be failing to find the
required files (usually pkg-config files for the dependent packages).
-- Arun
More information about the pulseaudio-discuss
mailing list