2019-11-06 06:38:13

by Sathish Narasimman

[permalink] [raw]
Subject: Bluez Compilation error for l_dbus_object_manager_enable arguments

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


2019-11-06 09:03:40

by Grzegorz Kołodziejczyk

[permalink] [raw]
Subject: Re: Bluez Compilation error for l_dbus_object_manager_enable arguments

Hi,

Please update ell library.

Regards,
Grzegorz

śr., 6 lis 2019 o 07:35 Sathish Narasimman <[email protected]> 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

2019-11-06 09:44:03

by Sathish Narasimman

[permalink] [raw]
Subject: Re: Bluez Compilation error for l_dbus_object_manager_enable arguments

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
<[email protected]> wrote:
>
> Hi,
>
> Please update ell library.
>
> Regards,
> Grzegorz
>
> śr., 6 lis 2019 o 07:35 Sathish Narasimman <[email protected]> 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

2019-11-06 16:16:26

by Gix, Brian

[permalink] [raw]
Subject: Re: Bluez Compilation error for l_dbus_object_manager_enable arguments

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
> <[email protected]> wrote:
> > Hi,
> >
> > Please update ell library.
> >
> > Regards,
> > Grzegorz
> >
> > śr., 6 lis 2019 o 07:35 Sathish Narasimman <[email protected]> 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