Hi Hassan

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.

Regards,
Adrian
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#60523): https://lists.yoctoproject.org/g/yocto/message/60523
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