[Buildroot] [PATCH] make: fix glob building failure for uClibc

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Jul 19 13:23:04 UTC 2014


Dear Yuvaraj Patil,

On Tue, 15 Jul 2014 10:28:34 +0530, Yuvaraj Patil wrote:
> Before declaring externel references to glob64 and globfree64, 
> check if uClibC has GNU glob support
> 
> fixes:
> http://autobuild.buildroot.net/results/22927ef1d6c2eeba02361f4b041fe3ee8d5c4704/
> 
> Signed-off-by: Yuvaraj Patil <yuvaraj.patil at wipro.com>
> ---
>  package/make/make-uClib-glob.patch |   18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
>  create mode 100644 package/make/make-uClib-glob.patch

Thanks a lot for this patch. However, there is a new 'make' release
(4.0) that requires fork(), so it won't work on !MMU platforms such as
Blackfin. So I've committed
http://git.buildroot.net/buildroot/commit/?id=1aa42ad4aed013c03d1e17f4cfe2ace2194f423d,
which makes make not available on Blackfin, and therefore "fixes" the
problem.

Thanks!

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


More information about the buildroot mailing list