[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2.4.12





Newer binutils changed the output of --version. If you edit
arch/sparc64/Makefile, look for the NEW_GAS line, and change --version
to -V, it will work again.


Ben


Thanks alot Ben, I am wondering wheter there is a sparc/linux

question which you cannot answer ;-)



I changed the NEW_GAS Line but now I get following error:

bwpc050:/usr/src/linux# time make-kpkg kernel-image
.....
...
...
make[2]: Leaving directory `/usr/src/linux/lib'
/usr/bin/make CFLAGS="-D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -m64 -pipe -mno-fpu -mcpu=ultrasparc -mcmodel=medlow -ffixed-g4 -fcall-used-g5 -fcall-used-g7 -Wno-sign-compare -Wa,--undeclared-regs " -C arch/sparc64/kernel
make[2]: Entering directory `/usr/src/linux/arch/sparc64/kernel'
sparc64-linux-gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -m64 -pipe -mno-fpu -mcpu=ultrasparc -mcmodel=medlow -ffixed-g4 -fcall-used-g5 -fcall-used-g7 -Wno-sign-compare -Wa,--undeclared-regs -c -o init_task.o init_task.c
init_task.c:7: `INIT_MMAP' undeclared here (not in a function)
make[2]: *** [init_task.o] Error 1
make[2]: Leaving directory `/usr/src/linux/arch/sparc64/kernel'
make[1]: *** [_dir_arch/sparc64/kernel] Error 2
make[1]: Leaving directory `/usr/src/linux'
make: *** [stamp-build] Error 2
....



regards
--
Hakan Kuecuekyilmaz, presently intern at
Tecnomatix Technologies Germany | Tel: +49 711 1389- 257
Mittlerer Pfad 9                | <hakan@lisas.de>
70 499 Stuttgart                | <hkuecuekyilmaz@tecnomatix.de>
Studenten, Absolventen und Young Professionals <http://www.c-cn.de>



Reply to: