[Buildroot] procps fails to compile on Fedora 14 due to newer version of GNU make

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Mar 19 07:26:16 UTC 2011


Hello Bruce,

On Fri, 18 Mar 2011 11:16:39 +0000
bruce bushby <bruce.bushby at gmail.com> wrote:

> [root at plxarm01 tmp]# cat procps-sort-order.patch
> --- procps-3.2.7.orig/Makefile  2006-06-24 10:02:25.000000000 +0100
> +++ procps-3.2.7/Makefile       2011-03-18 10:55:46.055307083 +0000
> @@ -174,7 +174,7 @@
>  # want this rule first, use := on ALL, and ALL not filled in yet
>  all: do_all
> 
> --include */module.mk
> +-include proc/module.mk ps/module.mk
> 
>  do_all:    $(ALL)

Could you send a patch that adds this modification as a patch against
the procps package in Buildroot ? This way we could integrate it.

Thanks,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list