All of lore.kernel.org
 help / color / mirror / Atom feed
* Bluez Compilation error for l_dbus_object_manager_enable arguments
@ 2019-11-06  6:35 Sathish Narasimman
  2019-11-06  9:02 ` Grzegorz Kołodziejczyk
  0 siblings, 1 reply; 4+ messages in thread
From: Sathish Narasimman @ 2019-11-06  6:35 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

I am getting the below error for compiling the latest bluez

tools/mesh-cfgclient.c:1690:7: error: too many arguments to function
‘l_dbus_object_manager_enable’
 1690 |  if (!l_dbus_object_manager_enable(dbus, "/"))


Regards,
Sathish N

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Bluez Compilation error for l_dbus_object_manager_enable arguments
  2019-11-06  6:35 Bluez Compilation error for l_dbus_object_manager_enable arguments Sathish Narasimman
@ 2019-11-06  9:02 ` Grzegorz Kołodziejczyk
  2019-11-06  9:42   ` Sathish Narasimman
  0 siblings, 1 reply; 4+ messages in thread
From: Grzegorz Kołodziejczyk @ 2019-11-06  9:02 UTC (permalink / raw)
  To: Sathish Narasimman; +Cc: linux-bluetooth

Hi,

Please update ell library.

Regards,
Grzegorz

śr., 6 lis 2019 o 07:35 Sathish Narasimman <nsathish41@gmail.com> napisał(a):
>
> Hi,
>
> I am getting the below error for compiling the latest bluez
>
> tools/mesh-cfgclient.c:1690:7: error: too many arguments to function
> ‘l_dbus_object_manager_enable’
>  1690 |  if (!l_dbus_object_manager_enable(dbus, "/"))
>
>
> Regards,
> Sathish N

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Bluez Compilation error for l_dbus_object_manager_enable arguments
  2019-11-06  9:02 ` Grzegorz Kołodziejczyk
@ 2019-11-06  9:42   ` Sathish Narasimman
  2019-11-06 16:15     ` Gix, Brian
  0 siblings, 1 reply; 4+ messages in thread
From: Sathish Narasimman @ 2019-11-06  9:42 UTC (permalink / raw)
  To: Grzegorz Kołodziejczyk; +Cc: linux-bluetooth

Hi Grzegorz,

Sorry for the repeated question.
Now i am getting this error

make[1]: *** No rule to make target 'ell/strv.c', needed by
'ell/strv.lo'.  Stop.
Makefile:3625: recipe for target 'all' failed

I used version0.9 for isntallation
https://mirrors.edge.kernel.org/pub/linux/libs/ell/

Regards,
Sathish N

On Wed, Nov 6, 2019 at 2:32 PM Grzegorz Kołodziejczyk
<grzegorz.kolodziejczyk@codecoup.pl> wrote:
>
> Hi,
>
> Please update ell library.
>
> Regards,
> Grzegorz
>
> śr., 6 lis 2019 o 07:35 Sathish Narasimman <nsathish41@gmail.com> napisał(a):
> >
> > Hi,
> >
> > I am getting the below error for compiling the latest bluez
> >
> > tools/mesh-cfgclient.c:1690:7: error: too many arguments to function
> > ‘l_dbus_object_manager_enable’
> >  1690 |  if (!l_dbus_object_manager_enable(dbus, "/"))
> >
> >
> > Regards,
> > Sathish N

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Bluez Compilation error for l_dbus_object_manager_enable arguments
  2019-11-06  9:42   ` Sathish Narasimman
@ 2019-11-06 16:15     ` Gix, Brian
  0 siblings, 0 replies; 4+ messages in thread
From: Gix, Brian @ 2019-11-06 16:15 UTC (permalink / raw)
  To: nsathish41, grzegorz.kolodziejczyk; +Cc: linux-bluetooth

Hi Sathish,

On Wed, 2019-11-06 at 15:12 +0530, Sathish Narasimman wrote:
> Hi Grzegorz,
> 
> Sorry for the repeated question.
> Now i am getting this error
> 
> make[1]: *** No rule to make target 'ell/strv.c', needed by
> 'ell/strv.lo'.  Stop.
> Makefile:3625: recipe for target 'all' failed
> 
> I used version0.9 for isntallation
> https://mirrors.edge.kernel.org/pub/linux/libs/ell/

Versioning in ELL works differently than standard decimal notation.

The version of ELL that you want is 0.26

> 
> Regards,
> Sathish N
> 
> On Wed, Nov 6, 2019 at 2:32 PM Grzegorz Kołodziejczyk
> <grzegorz.kolodziejczyk@codecoup.pl> wrote:
> > Hi,
> > 
> > Please update ell library.
> > 
> > Regards,
> > Grzegorz
> > 
> > śr., 6 lis 2019 o 07:35 Sathish Narasimman <nsathish41@gmail.com> napisał(a):
> > > Hi,
> > > 
> > > I am getting the below error for compiling the latest bluez
> > > 
> > > tools/mesh-cfgclient.c:1690:7: error: too many arguments to function
> > > ‘l_dbus_object_manager_enable’
> > >  1690 |  if (!l_dbus_object_manager_enable(dbus, "/"))
> > > 
> > > 
> > > Regards,
> > > Sathish N

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-06 16:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-06  6:35 Bluez Compilation error for l_dbus_object_manager_enable arguments Sathish Narasimman
2019-11-06  9:02 ` Grzegorz Kołodziejczyk
2019-11-06  9:42   ` Sathish Narasimman
2019-11-06 16:15     ` Gix, Brian

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.