[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <3zvzsk1Px8z9sZf@ozlabs.org>
Date: Mon, 5 Mar 2018 23:36:09 +1100 (AEDT)
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: Guenter Roeck <linux@...ck-us.net>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>
Cc: Paul Mackerras <paulus@...ba.org>, linuxppc-dev@...ts.ozlabs.org,
Guenter Roeck <linux@...ck-us.net>,
linux-kernel@...r.kernel.org
Subject: Re: powerpc/boot: Fix random build errors
On Fri, 2018-02-23 at 20:55:59 UTC, Guenter Roeck wrote:
> Once in a while I see build errors similar to the following
> when building images from a clean tree.
>
> Building powerpc:virtex-ml507:44x/virtex5_defconfig ... failed
> ------------
> Error log:
> arch/powerpc/boot/treeboot-akebono.c:37:20: fatal error:
> libfdt.h: No such file or directory
>
> Building powerpc:bamboo:smpdev:44x/bamboo_defconfig ... failed
> ------------
> Error log:
> arch/powerpc/boot/treeboot-akebono.c:37:20: fatal error:
> libfdt.h: No such file or directory
>
> arch/powerpc/boot/treeboot-currituck.c:35:20: fatal error:
> libfdt.h: No such file or directory
>
> Rebuilds will succeed.
>
> Turns out that several source files in arch/powerpc/boot/ include
> libfdt.h, but Makefile dependencies are incomplete. Let's fix that.
>
> Signed-off-by: Guenter Roeck <linux@...ck-us.net>
Applied to powerpc fixes, thanks.
https://git.kernel.org/powerpc/c/64c3f648c25d108f346fdc96c15180
cheers
Powered by blists - more mailing lists