On Thu, 2023-07-06 at 02:54 -0700, MOHAMMED HASSAN wrote:
> On Thu, Jul 6, 2023 at 02:29 AM, Adrian Freihofer wrote:
> > Hi Hassan
> Hi Adrian,
> Thanks for your reply.
> > It's a bit hard to guess what you are really doing. The bb is a
> > fork
> > from a quite old version when it was still using the autotools. Now
> > we
> > use meson.
> > 
> > The check for rl_echo_signal_char came into NetworkManager 8 years
> > ago
> > https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/commit/b69143b5085c58e51ab8077ee5cbe6fafe73e041
> > .
> > It's probably not a change on NetworkManager side which came in
> > recently with your update to 1.22.16.
> > 
> > Compiling nmcli with readline works with the bb from meta-
> > openembedded
> > and the poky version with a similar age. That's the default.
> > 
> > Some ideas:
> > - Try if the original recipe throws the same error
> > - Pass the readline parameter to autotools (what we do with newer
> > versions of the recipe and meson)
> > - Compile without nmcli and remove the readline dependency. Look at
> > the
> > commit history of the networkmanager.bb. There was an autotools
> > based
> > recipe which supported compiling without nmcli at some point in
> > time.
> Actually I want nmcli recipe in my yocto image file. I am still a
> beginner with this so i am facing these issues. Alternatively, I was
> looking at adding wireless-tools to my image file but i dont have its
> related recipe in my SDK. Do let me know if you have any suggestions.

Sounds like I cannot provide any hints because with a standard bitbake
environment this should just work. readline should be compiled and
installed automatically. But since you mention SDK I guess you have a
special (and potentially broken) setup.

> > 
> > Regards,
> > Adrian
> 
> 
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#60526): https://lists.yoctoproject.org/g/yocto/message/60526
Mute This Topic: https://lists.yoctoproject.org/mt/99982001/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to