Re: 2.3.4[12] compile failure sparc64

From: Anton Blanchard (anton@progsoc.uts.edu.au)
Date: Thu Feb 03 2000 - 02:12:14 EST


> On an E3500, I've been getting the following during make all ........
> make -C arch/sparc64/kernel
> make[1]: Entering directory `/usr/src/linux/arch/sparc64/kernel'
> sparc64-linux-gcc -D__KERNEL__ -I/usr/src/linux/include -D__SMP__ -Wall
> -Wstrict
> -prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -m64 -pipe
> -mno-fpu -m
> cpu=ultrasparc -mcmodel=medlow -ffixed-g4 -fcall-used-g5 -fcall-used-g7
> -Wno-sig
> n-compare -c -o setup.o setup.c
> setup.c: In function `setup_arch':
> setup.c:514: `memory_end_p' undeclared (first use in this function)
> setup.c:514: (Each undeclared identifier is reported only once
> setup.c:514: for each function it appears in.)
> setup.c:522: `memory_start_p' undeclared (first use in this function)
> make[1]: *** [setup.o] Error 1
> make[1]: Leaving directory `/usr/src/linux/arch/sparc64/kernel'
> make: *** [_dir_arch/sparc64/kernel] Error 2

Turn off Initial RAM disk support and it should compile OK. It still needs
fixing.

Anton

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Feb 07 2000 - 21:00:09 EST