From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Khem Raj <raj.khem@gmail.com>
Cc: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] wget: use GnuTLS instead of OpenSSL
Date: Fri, 25 Jul 2014 17:59:50 +0100 [thread overview]
Message-ID: <1406307590.27697.41.camel@ted> (raw)
In-Reply-To: <CAMKF1soxACyZxskTxBSiF_f6V_qLNvmNhXu+-yANjR-N1dQHug@mail.gmail.com>
On Fri, 2014-07-25 at 09:40 -0700, Khem Raj wrote:
> On Thu, Jul 17, 2014 at 5:48 AM, Richard Purdie
> <richard.purdie@linuxfoundation.org> wrote:
> >> So why on earth is it looking at /usr/lib/libgnutls.so?
> >
> > Total guess by try adding EXTRA_OECONF += "--without-libgnutls-prefix"
>
> The problem is due to use of
>
> AC_LIB_HAVE_LINKFLAGS([gnutls] since we use DESTDIR while cross
> compiling, so above option should have worked I dont know why it did
> not but you could try
>
> --with-libgnutls-prefix="<target-sysroot>"
>
> if that doesnt work either then may be replace use of
> AC_LIB_HAVE_LINKFLAGS with AC_CHECK_LIB
I looked at the generated files and the --without option just stops it
looking in the wrong places. It seems counter-intuitive compared to how
these options usually work but does seem to fix the problem...
Cheers,
Richard
next prev parent reply other threads:[~2014-07-25 17:00 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-16 10:52 [PATCH] wget: use GnuTLS instead of OpenSSL Ross Burton
2014-07-04 9:08 ` Jack Mitchell
2014-07-17 11:06 ` Jack Mitchell
2014-07-17 11:33 ` Richard Purdie
2014-07-17 11:39 ` Jack Mitchell
2014-07-17 11:44 ` Jack Mitchell
2014-07-17 11:46 ` Jack Mitchell
2014-07-17 12:39 ` Richard Purdie
2014-07-17 12:48 ` Richard Purdie
2014-07-25 16:40 ` Khem Raj
2014-07-25 16:59 ` Richard Purdie [this message]
2014-07-25 10:42 ` Koen Kooi
2014-07-25 16:22 ` Khem Raj
2014-07-25 16:27 ` Burton, Ross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1406307590.27697.41.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox