Return-Path: MIME-Version: 1.0 In-Reply-To: <1345653354-23720-1-git-send-email-s.syam@samsung.com> References: <1345653354-23720-1-git-send-email-s.syam@samsung.com> Date: Thu, 23 Aug 2012 17:04:01 +0300 Message-ID: Subject: Re: [PATCH obexd v1 1/4] build: BlueZ version 4.100 or later is required From: Luiz Augusto von Dentz To: Syam Sidhardhan Cc: linux-bluetooth@vger.kernel.org Content-Type: text/plain; charset=windows-1252 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Syam, On Wed, Aug 22, 2012 at 7:35 PM, Syam Sidhardhan wrote: > If we use the BlueZ version less than 4.100, then the following > compilation error happens. > > Error: > ====== > btio/btio.c: In function ?l2cap_connect?: > btio/btio.c:301:6: error: ?struct sockaddr_l2? has no member named > ?l2_bdaddr_type? > btio/btio.c: In function ?parse_set_opts?: > btio/btio.c:707:19: error: ?BDADDR_BREDR? undeclared (first use in > this function) > btio/btio.c:707:19: note: each undeclared identifier is reported only > once for each function it appears in > make[1]: *** [btio/btio.o] Error 1 > make: *** [all] Error 2 > --- Strange I don't get this error with 4.99, anyway I guess it is fine to bump 4.100 -- Luiz Augusto von Dentz