Fwd: TEST build ERRORS: kernel-vanilla.spec

Elan Ruusamäe glen at pld-linux.org
Tue May 6 08:07:50 CEST 2008


On Tuesday 06 May 2008 06:52, Elan Ruusamäe wrote:
> any ideas?
> bug in kernel source?
> broken same way in ac-ppc too
>
> header itself is present in source as
> linux-2.6.25/arch/powerpc/boot/libfdt/fdt.h

looks like it's due we override HOSTCFLAGS:

%define     CommonOpts  HOSTCC="%{kgcc}" HOSTCFLAGS="-Wall -Wstrict-prototypes %{rpmcflags} -fomit-frame-pointer"

and linux-2.6.25/arch/powerpc/boot/Makefile has:
HOSTCFLAGS += -I$(src)/dtc-src/ -I$(src)/libfdt/

i couldn't find git diff for the change, only link i found was "merge from linux-2.6"
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.25.y.git;a=history;f=arch/powerpc/boot/Makefile;h=1aded8f759d0fc7e164b91a5208e0256ad7ea9cd;hb=1420f09c0b8a88f9df2034e6ba04fcc4c3f6925e

any suggestions how to fix?

-- 
glen


More information about the pld-devel-en mailing list