[OE-core] [PATCH 3/3] gnutls: link against 'dl' library

Phil Blundell pb at pbcl.net
Wed Jun 1 20:53:20 UTC 2011


On Wed, 2011-06-01 at 20:39 +0000, Otavio Salvador wrote:
> On Wed, Jun 1, 2011 at 20:33, Phil Blundell <pb at pbcl.net> wrote:
> > On Wed, 2011-06-01 at 20:09 +0000, Otavio Salvador wrote:
> >> +export LDFLAGS += "-ldl"
> >
> > The configure script ought to be figuring this out for itself.  Do you
> > know why that isn't working?
> 
> No I don't.
> 
> Are you able to reproduce it?

No, it works fine for me.  I get:

checking how to link with libpthread... -lpthread
checking for libdl... yes
checking how to link with libdl... -ldl
checking whether we are using the GNU C++ compiler... yes

This is with the current head of oe-core on qemuarm.

p.






More information about the Openembedded-core mailing list