All of lore.kernel.org
 help / color / mirror / Atom feed
* undefined reference problem persists
@ 2022-11-06  7:45 Ron Eggler
  2022-11-06  8:14 ` [yocto] " Alexander Kanavin
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Ron Eggler @ 2022-11-06  7:45 UTC (permalink / raw)
  To: yocto@lists.yoctoproject.org

Hi,

I'm working with dunfell and want to compile and install the drivers for 
the Laird LWB5+ module (available from 
https://github.com/LairdCP/meta-laird-cp).
I have included the path to the layer in meta-laird-cp-pre-3.4 in my 
`bblayers.conf` and since I need the networkmanager and with information 
from their support team (don't trust the README apparently), I've added 
`lrd-networkmanager-sterling` to the `IMAGE_INSTALL` list in 
`sample-image-cp-lwb5plus.bb`. When I invoke `$ bitbake 
sample-image-cp-lwb5plus`, I keep getting:

     | 
/usr/src/debug/lrd-networkmanager-sterling/10.4.0.10-r0/build/../lrd-network-manager-10.4.0.10/src/nmcli/common.c:904: 
undefined reference to `rl_echo_signal_char'

even though I've added `readline` to the `DEPENDS` list. Why is this? I 
expected the `rl_echo_signal_char` dependency to be resolved, any hints?



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

end of thread, other threads:[~2022-11-07 19:16 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-06  7:45 undefined reference problem persists Ron Eggler
2022-11-06  8:14 ` [yocto] " Alexander Kanavin
2022-11-06 15:43   ` Ron Eggler
2022-11-06  8:40 ` Markus Volk
2022-11-06 15:45   ` Ron Eggler
2022-11-06 10:26 ` Anders Montonen
2022-11-06 16:02   ` Ron Eggler
2022-11-06 16:48     ` Anders Montonen
2022-11-06 17:13       ` Alexander Kanavin
2022-11-06 17:36       ` Ron Eggler
2022-11-06 18:12         ` Alexander Kanavin
2022-11-07  1:35           ` Ron Eggler
2022-11-07  8:27             ` Alexander Kanavin
2022-11-07 15:12               ` Ron Eggler
2022-11-07 15:20                 ` Alexander Kanavin
2022-11-07 17:57                   ` Ron Eggler
2022-11-07 19:15                     ` Alexander Kanavin
2022-11-07  2:19           ` Ron Eggler
2022-11-07  8:32             ` Alexander Kanavin
2022-11-07  1:00     ` Khem Raj
2022-11-07  2:16       ` Khem Raj
2022-11-07  2:30         ` Ron Eggler
     [not found]         ` <17252C937E759BD8.12191@lists.yoctoproject.org>
2022-11-07  4:19           ` Ron Eggler

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.