Hello all, I tried to disable AVRCP using the configure option --disable-avrcp in bluez 5.45. ./configure --disable-avrcp However building the code results in undefined reference errors like the following: bluez-5.45/profiles/audio/media.c:982: undefined reference to `avrcp_unregister_player' bluez-5.45/profiles/audio/media.c:1361: undefined reference to `avrcp_player_event' bluez-5.45/profiles/audio/media.c:1783: undefined reference to `avrcp_register_player' Am I doing something wrong here? Thanks, Sudeepta -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html