Hi Ross,

> On 19 May 2026, at 12:17, Mark Jonas via lists.openembedded.org
> <[email protected]> wrote:
> > Thank you for looking at it and your feedback. We'll have a look at
> it and give it a try. So far we have zero experience with autoconf.
> >
> > In case somebody with autoconf experience is reading here and would
> like to give a hand, help is welcome.
> 
> The logic here is that curl looks for a mbedtls symbol in
> libmbedtls.so on the default search path, and if that fails then tries
> again using the path it’s been given. If that succeeds then the path
> gets dropped into various places.
> 
> The problem is that the first symbol looked up was removed from
> mbedtls five years ago, so that will always fail. The same path is
> then used explicitly and the search succeeds, so the sysroot gets
> dropped into various places for no good reason.
> 
> Patch incoming.
> 
> Ross

Thank you very much! We had a look at your patch and can confirm that it works.

Cheers,
Mark
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#237550): 
https://lists.openembedded.org/g/openembedded-core/message/237550
Mute This Topic: https://lists.openembedded.org/mt/119299519/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to