Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv2] dhcpcd: needs MMU
Date: Sat, 2 Nov 2013 19:37:22 +0100	[thread overview]
Message-ID: <20131102193722.15d105a1@skate> (raw)
In-Reply-To: <1383400021-16905-1-git-send-email-thomas.petazzoni@free-electrons.com>

Dear Thomas Petazzoni,

On Sat,  2 Nov 2013 14:47:01 +0100, Thomas Petazzoni wrote:
> dhcpcd fails to build on non-MMU platforms, even with the
> --disable-fork option:
> 
>   bind.o: In function `_daemonise':
>   bind.c:(.text+0x62): undefined reference to `_fork'
>   collect2: ld returned 1 exit status
> 
> Therefore, we make dhcpcd depend on MMU support, and remove the
> non-MMU condition in the .mk file. More recent versions of dhcpcd do
> support non-MMU properly, but this commit intends to be only a fix.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
> v1 -> v2: remove non-MMU condition in .mk file, mentionned by Gustavo.
> ---
>  package/dhcpcd/Config.in | 1 +
>  package/dhcpcd/dhcpcd.mk | 4 ----
>  2 files changed, 1 insertion(+), 4 deletions(-)

Committed to for-peter-2013.11, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      parent reply	other threads:[~2013-11-02 18:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-02 13:47 [Buildroot] [PATCHv2] dhcpcd: needs MMU Thomas Petazzoni
2013-11-02 17:59 ` Yann E. MORIN
2013-11-02 18:01 ` Samuel Martin
2013-11-02 18:37 ` 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=20131102193722.15d105a1@skate \
    --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