From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/libevent: fix static build
Date: Mon, 23 Feb 2015 20:07:48 +0100 [thread overview]
Message-ID: <20150223200748.46ce9690@free-electrons.com> (raw)
In-Reply-To: <2008003175.212046.1424715113306.JavaMail.root@openwide.fr>
Dear Romain Naour,
On Mon, 23 Feb 2015 19:11:53 +0100 (CET), Romain Naour wrote:
> Can you try to build libwebsock with your config ?
>
> Sorry, I meant libwebsock fix static build.
>
> libevent break libwebsock's build because libevent_openssl.pc is not
> installed.
Ah, right, now I can reproduce the problem. Instead of trying to get
AC_SEARCH_LIB to work properly with static libraries, how about using
PKG_CHECK_MODULES() instead to rely on pkg-config? Something like:
next prev parent reply other threads:[~2015-02-23 19:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-15 21:33 [Buildroot] [PATCH] package/libevent: fix static build Romain Naour
2015-02-23 18:00 ` Thomas Petazzoni
2015-02-23 18:11 ` Romain Naour
2015-02-23 19:07 ` Thomas Petazzoni [this message]
2015-02-23 21:55 ` Romain Naour
2015-02-27 22:39 ` Romain Naour
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=20150223200748.46ce9690@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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