[Buildroot] [PATCHv2] dhcpcd: needs MMU

Samuel Martin s.martin49 at gmail.com
Sat Nov 2 18:01:34 UTC 2013


2013/11/2 Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

> 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 at free-electrons.com>
>
Acked-by: Samuel Martin <s.martin49 at gmail.com>

Regards,

-- 
Samuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20131102/27da748b/attachment-0002.html>


More information about the buildroot mailing list