Hi Marcel, On Wed, Mar 7, 2012 at 9:16 PM, Marcel Holtmann <marcel@xxxxxxxxxxxx> wrote: > Hi Luiz, > >> Building with libbluetooth prior to 4.99 cause an error: >> >> btio/btio.c: In function 'get_key_size': >> btio/btio.c:522:14: error: 'struct bt_security' has no member named 'key_size >> >> Thanks to Bastien Nocera for reporting it. >> --- >> configure.ac | 4 ++-- >> 1 files changed, 2 insertions(+), 2 deletions(-) > > I rather not have this patch included since it makes things complicated > for people to build this. Copying over just the header is good enough to > fix this. I would agree if we do static linking the whole libbluetooth, but just a header IMO that is asking for trouble e.g. it could still cause linking problems due to missing implementation or even crashes. Maybe we should think more seriously about moving obexd inside BlueZ. -- Luiz Augusto von Dentz -- 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