All of lore.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] 4d37bf: transport: Fix build with VCP support disabled
@ 2025-09-16 23:15 hadess
  0 siblings, 0 replies; only message in thread
From: hadess @ 2025-09-16 23:15 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/1003112
  Home:   https://github.com/bluez/bluez
  Commit: 4d37bf5e2c6dffeb821bb2bdea24666b28cad1b0
      https://github.com/bluez/bluez/commit/4d37bf5e2c6dffeb821bb2bdea24666b28cad1b0
  Author: Bastien Nocera <hadess@hadess.net>
  Date:   2025-09-16 (Tue, 16 Sep 2025)

  Changed paths:
    M configure.ac
    M profiles/audio/transport.c

  Log Message:
  -----------
  transport: Fix build with VCP support disabled

$ $ ./bootstrap-configure --enable-a2dp --enable-avrcp --enable-experimental --enable-asha --disable-vcp && make
[...]
/usr/bin/ld: profiles/audio/bluetoothd-transport.o: in function `transport_bap_set_volume':
profiles/audio/transport.c:2275:(.text.transport_bap_set_volume+0x11): undefined reference to `bt_audio_vcp_set_volume'
/usr/bin/ld: profiles/audio/bluetoothd-transport.o: in function `transport_bap_get_volume':
profiles/audio/transport.c:2266:(.text.transport_bap_get_volume+0x9): undefined reference to `bt_audio_vcp_get_volume'

Reported-by: Arun Raghavan <arun@accosted.net>
Fixes: af8266af13c8 ("audio: connect VCP profile client to MediaTransport")



To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-09-16 23:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-16 23:15 [bluez/bluez] 4d37bf: transport: Fix build with VCP support disabled hadess

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.