Re: [RFC 9/9] android: Fix build error with autotools

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Luiz,

On Thu, Oct 17, 2013 at 11:55:28AM +0300, Luiz Augusto von Dentz wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>
> 
>   CC       android/android_libbt_internal_la-hal_bluetooth.lo
> android/hal_bluetooth.c:26:28: fatal error: cutils/sockets.h: No such file or directory
>  #include <cutils/sockets.h>
>                             ^
> 
> Apparently sockets.h is not used for anything, so for now remove it and
> once it is actually necessary add local cutils/sockets.h so it can be
> build with autotools as well.

I assume this header was needed when we had socket based logging.

Ack

Best regards 
Andrei Emeltchenko 

> ---
>  android/hal_bluetooth.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/android/hal_bluetooth.c b/android/hal_bluetooth.c
> index cf8f3ae..e6b6210 100644
> --- a/android/hal_bluetooth.c
> +++ b/android/hal_bluetooth.c
> @@ -23,7 +23,6 @@
>  #include <hardware/bluetooth.h>
>  #include <hardware/bt_sock.h>
>  
> -#include <cutils/sockets.h>
>  #include <cutils/properties.h>
>  
>  #define LOG_TAG "BlueZ"
> -- 
> 1.8.3.1
> 
> --
> 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
--
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




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux