Send connman mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.01.org/mailman/listinfo/connman
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."
Today's Topics:
1. How difficult to build ConnMan, oFono on OpenWrt? (JH)
2. Re: How difficult to build ConnMan, oFono on OpenWrt? (JH)
3. Re: How difficult to build ConnMan, oFono on OpenWrt? (aguador)
4. Re: How difficult to build ConnMan, oFono on OpenWrt? (JH)
5. Re: How difficult to build ConnMan, oFono on OpenWrt? (Jonas Bonn)
6. Re: How difficult to build ConnMan, oFono on OpenWrt? (JH)
7. Re: How difficult to build ConnMan, oFono on OpenWrt?
(Denis Kenzior)
----------------------------------------------------------------------
Message: 1
Date: Tue, 26 Feb 2019 15:17:29 +1100
From: JH <[email protected]>
To: connman <[email protected]>
Subject: How difficult to build ConnMan, oFono on OpenWrt?
Message-ID:
<CAA=hcws18hqcarfpu3y4h6avv8-d_rariyroka9ctsrhr9b...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Has anyone built ConnMan and Ofono on OpenWrt?
This is an agony, I want to try ConnMan on a small Linux device with
LTE, WiFi and BLE, the limited sizes of RAM and Flash does not allow
me to run Debian armhf, I can only run OpenWrt, but there is no
ConnMan package in OpenWrt, I am surprised there is no one in OpenWrt
to run ConnMan, I have to check if it is feasible to build and to run
both ConnMan and oFono on OpenWrt. Appreciate any tips and your
expertise advice.
Thank you.
Kind regards,
JH
------------------------------
Message: 2
Date: Tue, 26 Feb 2019 15:43:18 +1100
From: JH <[email protected]>
To: connman <[email protected]>
Subject: Re: How difficult to build ConnMan, oFono on OpenWrt?
Message-ID:
<CAA=hcWT49aTsRQgtipcDQ2L9pG6GTw8pW+wt2ttO9=sra5c...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Cannot even build it in Ubuntu 18.04:
GLib >= 2.28 is required
Is it glib or libglib? I cannot find glib, only glib-networking, both
in 2.56 > 2.28???
ii libglib2.0-dev:amd64 2.56.3-0ubuntu0.18.04.1
ii glib-networkin 2.56.0-1 amd64
What I could I be missing?
On 2/26/19, JH <[email protected]> wrote:
> Has anyone built ConnMan and Ofono on OpenWrt?
>
> This is an agony, I want to try ConnMan on a small Linux device with
> LTE, WiFi and BLE, the limited sizes of RAM and Flash does not allow
> me to run Debian armhf, I can only run OpenWrt, but there is no
> ConnMan package in OpenWrt, I am surprised there is no one in OpenWrt
> to run ConnMan, I have to check if it is feasible to build and to run
> both ConnMan and oFono on OpenWrt. Appreciate any tips and your
> expertise advice.
>
> Thank you.
>
> Kind regards,
>
> JH
>
------------------------------
Message: 3
Date: Tue, 26 Feb 2019 07:34:20 +0100
From: aguador <[email protected]>
To: [email protected]
Subject: Re: How difficult to build ConnMan, oFono on OpenWrt?
Message-ID: <[email protected]>
Content-Type: text/plain; charset="UTF-8"
What is glibc: https://en.wikipedia.org/wiki/GNU_C_Library
Name in Debian-based distros:
https://stackoverflow.com/questions/54053087/libc-or-glibc-in-ubuntu
El mar, 26-02-2019 a las 15:43 +1100, JH escribi?:
> Cannot even build it in Ubuntu 18.04:
>
> GLib >= 2.28 is required
>
> Is it glib or libglib? I cannot find glib, only glib-networking, both
> in 2.56 > 2.28???
>
> ii libglib2.0-dev:amd64 2.56.3-0ubuntu0.18.04.1
> ii glib-networkin 2.56.0-1 amd64
>
> What I could I be missing?
>
> On 2/26/19, JH <[email protected]> wrote:
> > Has anyone built ConnMan and Ofono on OpenWrt?
> >
> > This is an agony, I want to try ConnMan on a small Linux device
> > with
> > LTE, WiFi and BLE, the limited sizes of RAM and Flash does not
> > allow
> > me to run Debian armhf, I can only run OpenWrt, but there is no
> > ConnMan package in OpenWrt, I am surprised there is no one in
> > OpenWrt
> > to run ConnMan, I have to check if it is feasible to build and to
> > run
> > both ConnMan and oFono on OpenWrt. Appreciate any tips and your
> > expertise advice.
> >
> > Thank you.
> >
> > Kind regards,
> >
> > JH
> >
> _______________________________________________
> connman mailing list
> [email protected]
> https://lists.01.org/mailman/listinfo/connman
------------------------------
Message: 4
Date: Tue, 26 Feb 2019 18:49:42 +1100
From: JH <[email protected]>
To: aguador <[email protected]>
Cc: [email protected]
Subject: Re: How difficult to build ConnMan, oFono on OpenWrt?
Message-ID:
<CAA=hcWT8cr5VApiweJUW3g1gO9mmhk=BjtbJB=y6jvrwgng...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Thanks aguador, that makes sense.
But how could Ubuntu build the ConnMan 1.35 package based on Ubuntu
18.04 libc6-dev 2.27? I coudn't even build ConnMan 1.2, it still
requires GLib(c) >= 2.28. Should I twist the configure file? I don't
think so.
Thank you.
Kind regards,
JH
On 2/26/19, aguador <[email protected]> wrote:
> What is glibc: https://en.wikipedia.org/wiki/GNU_C_Library
>
> Name in Debian-based distros:
> https://stackoverflow.com/questions/54053087/libc-or-glibc-in-ubuntu
>
> El mar, 26-02-2019 a las 15:43 +1100, JH escribi?:
>> Cannot even build it in Ubuntu 18.04:
>>
>> GLib >= 2.28 is required
>>
>> Is it glib or libglib? I cannot find glib, only glib-networking, both
>> in 2.56 > 2.28???
>>
>> ii libglib2.0-dev:amd64 2.56.3-0ubuntu0.18.04.1
>> ii glib-networkin 2.56.0-1 amd64
>>
>> What I could I be missing?
>>
>> On 2/26/19, JH <[email protected]> wrote:
>> > Has anyone built ConnMan and Ofono on OpenWrt?
>> >
>> > This is an agony, I want to try ConnMan on a small Linux device
>> > with
>> > LTE, WiFi and BLE, the limited sizes of RAM and Flash does not
>> > allow
>> > me to run Debian armhf, I can only run OpenWrt, but there is no
>> > ConnMan package in OpenWrt, I am surprised there is no one in
>> > OpenWrt
>> > to run ConnMan, I have to check if it is feasible to build and to
>> > run
>> > both ConnMan and oFono on OpenWrt. Appreciate any tips and your
>> > expertise advice.
>> >
>> > Thank you.
>> >
>> > Kind regards,
>> >
>> > JH
>> >
>> _______________________________________________
>> connman mailing list
>> [email protected]
>> https://lists.01.org/mailman/listinfo/connman
>
>
> _______________________________________________
> connman mailing list
> [email protected]
> https://lists.01.org/mailman/listinfo/connman
>
------------------------------
Message: 5
Date: Tue, 26 Feb 2019 13:25:45 +0100
From: Jonas Bonn <[email protected]>
To: JH <[email protected]>, aguador <[email protected]>
Cc: [email protected]
Subject: Re: How difficult to build ConnMan, oFono on OpenWrt?
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8; format=flowed
Hi,
glib is not glibc. It's a portability wrapper around libc.
On Ubuntu, the following should be sufficient:
apt-get install libglib2.0-dev
/Jonas
On 26/02/2019 08:49, JH wrote:
> Thanks aguador, that makes sense.
>
> But how could Ubuntu build the ConnMan 1.35 package based on Ubuntu
> 18.04 libc6-dev 2.27? I coudn't even build ConnMan 1.2, it still
> requires GLib(c) >= 2.28. Should I twist the configure file? I don't
> think so.
>
> Thank you.
>
> Kind regards,
>
> JH
>
>
>
> On 2/26/19, aguador <[email protected]> wrote:
>> What is glibc: https://en.wikipedia.org/wiki/GNU_C_Library
>>
>> Name in Debian-based distros:
>> https://stackoverflow.com/questions/54053087/libc-or-glibc-in-ubuntu
>>
>> El mar, 26-02-2019 a las 15:43 +1100, JH escribi?:
>>> Cannot even build it in Ubuntu 18.04:
>>>
>>> GLib >= 2.28 is required
>>>
>>> Is it glib or libglib? I cannot find glib, only glib-networking, both
>>> in 2.56 > 2.28???
>>>
>>> ii libglib2.0-dev:amd64 2.56.3-0ubuntu0.18.04.1
>>> ii glib-networkin 2.56.0-1 amd64
>>>
>>> What I could I be missing?
>>>
>>> On 2/26/19, JH <[email protected]> wrote:
>>>> Has anyone built ConnMan and Ofono on OpenWrt?
>>>>
>>>> This is an agony, I want to try ConnMan on a small Linux device
>>>> with
>>>> LTE, WiFi and BLE, the limited sizes of RAM and Flash does not
>>>> allow
>>>> me to run Debian armhf, I can only run OpenWrt, but there is no
>>>> ConnMan package in OpenWrt, I am surprised there is no one in
>>>> OpenWrt
>>>> to run ConnMan, I have to check if it is feasible to build and to
>>>> run
>>>> both ConnMan and oFono on OpenWrt. Appreciate any tips and your
>>>> expertise advice.
>>>>
>>>> Thank you.
>>>>
>>>> Kind regards,
>>>>
>>>> JH
>>>>
>>> _______________________________________________
>>> connman mailing list
>>> [email protected]
>>> https://lists.01.org/mailman/listinfo/connman
>>
>>
>> _______________________________________________
>> connman mailing list
>> [email protected]
>> https://lists.01.org/mailman/listinfo/connman
>>
> _______________________________________________
> connman mailing list
> [email protected]
> https://lists.01.org/mailman/listinfo/connman
>
------------------------------
Message: 6
Date: Wed, 27 Feb 2019 05:24:51 +1100
From: JH <[email protected]>
To: Jonas Bonn <[email protected]>
Cc: aguador <[email protected]>, [email protected]
Subject: Re: How difficult to build ConnMan, oFono on OpenWrt?
Message-ID:
<CAA=hcws5n8i0ahxfyjmqpfe3totvistajukuxc8qyvpq_38...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
> glib is not glibc. It's a portability wrapper around libc.
The error message "configure: error: GLib >= 2.28 is required" is
likely to complain glibc as aguador indicated, if that is correct, the
error message is misleading, could someone fix it?
> On Ubuntu, the following should be sufficient:
> apt-get install libglib2.0-dev
The libglib2.0-dev has already been installed "ii libglib2.0-dev
2.56.3-0ubun amd64", it is version 2.56.3 > 2.28, that is why the
error message could not complain the glib but glibc which is 2.27-3.
But if I cannot run the configure script on Ubuntu 18.04 where the
glibc version is 2.27-3 < 2.28, how the Canonical could build ConnMan
1.35 for Ubuntu 18.04 based on glibc version 2.27 < 2.28?
------------------------------
Message: 7
Date: Tue, 26 Feb 2019 12:31:14 -0600
From: Denis Kenzior <[email protected]>
To: JH <[email protected]>, Jonas Bonn <[email protected]>
Cc: [email protected]
Subject: Re: How difficult to build ConnMan, oFono on OpenWrt?
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8; format=flowed
Hi,
On 02/26/2019 12:24 PM, JH wrote:
>> glib is not glibc. It's a portability wrapper around libc.
>
> The error message "configure: error: GLib >= 2.28 is required" is
> likely to complain glibc as aguador indicated, if that is correct, the
> error message is misleading, could someone fix it?
No, this does not refer to glibc. This refers too GLib, the
capitalization should be another clue.
>
>> On Ubuntu, the following should be sufficient:
>> apt-get install libglib2.0-dev
>
> The libglib2.0-dev has already been installed "ii libglib2.0-dev
> 2.56.3-0ubun amd64", it is version 2.56.3 > 2.28, that is why the
> error message could not complain the glib but glibc which is 2.27-3.
> But if I cannot run the configure script on Ubuntu 18.04 where the
> glibc version is 2.27-3 < 2.28, how the Canonical could build ConnMan
> 1.35 for Ubuntu 18.04 based on glibc version 2.27 < 2.28?
Perhaps something is wrong with your environment and the configure magic
cannot find the needed pkgconfig file.
Regards,
-Denis
------------------------------
Subject: Digest Footer
_______________________________________________
connman mailing list
[email protected]
https://lists.01.org/mailman/listinfo/connman
------------------------------
End of connman Digest, Vol 40, Issue 12
***************************************