[K42-discussion] More Makefile.new changes pushed
Patrick G. Bridges
bridges at cs.unm.edu
Fri Sep 8 07:10:31 EST 2006
On Sep 7, 2006, at 2:47 PM, Amos Waterland wrote:
> On Thu, Sep 07, 2006 at 02:04:26PM -0600, Patrick G. Bridges wrote:
>> Okay, I've pushed out fixes - my changes had broken the linking of
>> hte reboot server, and I
>> forgotten to add os/servers/Make.sub. Both fixed.
>
> I get this when I try a clean build:
>
> + make -f Makefile.k42 MKANCHOR=/home/apw/devel/percs
> CROSS_COMPILE=powerpc64-linux- CROSS32_COMPILE=powerpc-linux- k42libs
> ln -s asm-ppc64 arch/k42/include/asm
> SPLIT include/linux/autoconf.h -> include/config/*
> gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer scripts/
> kallsyms.c -o scripts/kallsyms
> SYMLINK include/asm -> include/asm-ppc64
> CHK include/linux/version.h
> UPD include/linux/version.h
> CC arch/ppc64/kernel/asm-offsets.s
> make: *** No rule to make target `/home/apw/devel/percs/install/
> include/sys/arch/powerpc/asmConstants.H', needed by `arch/k42/
> include/asm-ppc64/asmConstants.H'. Stop.
When I do a clean full_snapshot build prior to building linux-030,
this file is put in place, Amos, so I don't know what problem you
could be having here. This make command works for me.
-Patrick
More information about the K42-discussion
mailing list