From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] libpjsip: needs threads
Date: Tue, 8 Mar 2016 21:14:32 +0100 [thread overview]
Message-ID: <20160308211432.4287eee7@free-electrons.com> (raw)
In-Reply-To: <1457387805-4084-1-git-send-email-luca@lucaceresoli.net>
Dear Luca Ceresoli,
On Mon, 7 Mar 2016 22:56:44 +0100, Luca Ceresoli wrote:
> Builds without thread support fail with the following error:
>
> ../src/pj/os_core_unix.c:45:21: fatal error: pthread.h: No such file or directory
> #include <pthread.h>
> ^
> compilation terminated.
>
> Fixes:
> http://autobuild.buildroot.org/results/744/744431e1b47d22222c4d0b48d5d20649dfeed929/
> http://autobuild.buildroot.org/results/a10/a10aca9139054502e055cb61f3925637fc515e12/
>
> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
> ---
> package/libpjsip/Config.in | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2016-03-08 20:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-07 21:56 [Buildroot] [PATCH 1/2] libpjsip: needs threads Luca Ceresoli
2016-03-07 21:56 ` [Buildroot] [PATCH 2/2] libpjsip: fix optional dependency on libsrtp Luca Ceresoli
2016-03-08 20:15 ` Thomas Petazzoni
2016-03-08 23:01 ` Luca Ceresoli
2016-03-08 20:14 ` Thomas Petazzoni [this message]
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=20160308211432.4287eee7@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 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.