From: Romain Naour <romain.naour@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] daemon: new package
Date: Mon, 1 May 2017 23:28:11 +0200 [thread overview]
Message-ID: <47ac8a79-3586-a052-77df-3a4759c5e8d8@gmail.com> (raw)
In-Reply-To: <a92dc5869d0e5e3868f928293c8d68f2558728ef.1493668995.git.baruch@tkos.co.il>
Hi Baruch,
Le 01/05/2017 ? 22:03, Baruch Siach a ?crit :
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> v2: add target installation (thanks Romain)
> ---
> new file mode 100644
> index 000000000000..30954e77edc7
> --- /dev/null
> +++ b/package/daemon/Config.in
> @@ -0,0 +1,7 @@
> +config BR2_PACKAGE_DAEMON
> + bool "daemon"
> + depends on BR2_USE_MMU # fork()
It also needs thread support:
In file included from libslack/coproc.c:56:0:
libslack/std.h:102:21: fatal error: pthread.h: No such file or directory
Best regards,
Romain
> + help
> + Daemon turns other process into daemons.
> +
> + http://www.libslack.org/daemon/
>
next prev parent reply other threads:[~2017-05-01 21:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-01 20:03 [Buildroot] [PATCH v2] daemon: new package Baruch Siach
2017-05-01 21:13 ` Romain Naour
2017-05-01 21:28 ` Romain Naour [this message]
2017-05-02 5:04 ` Baruch Siach
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=47ac8a79-3586-a052-77df-3a4759c5e8d8@gmail.com \
--to=romain.naour@gmail.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