Re: 2.2.2 compile error on SX164

Jakub Jelinek (jj@sunsite.ms.mff.cuni.cz)
Tue, 23 Feb 1999 10:55:59 +0100 (CET)


>
> [root@athena linux]# uname -a
> Linux athena.me.gatech.edu 2.2.1 #11 Sat Jan 30 23:09:41 EST 1999 alpha unknown
> [root@athena linux]# gcc --version
> egcs-2.91.60
> [root@athena linux]# make boot
> make[2]: Entering directory `/usr/src/linux-2.2/kernel'
> gcc -D__KERNEL__ -I/usr/src/linux-2.2/include -Wall -Wstrict-prototypes -O2 -fom
> it-frame-pointer -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-m21164a -DBWIO_ENA
> BLED -DEXPORT_SYMTAB -c ksyms.c
> ksyms.c:375: `__down_trylock' undeclared here (not in a function)
> ksyms.c:375: initializer element for `__ksymtab___down_trylock.value' is not constant
> make[2]: *** [ksyms.o] Error 1
> make[2]: Leaving directory `/usr/src/linux-2.2/kernel'
> make[1]: *** [first_rule] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.2/kernel'
> make: *** [_dir_kernel] Error 2

Linus made changes to ia32 semaphores only, so someone has to stand up for
alpha and write support. sparc/sparc64 is done in CVS already, other
architectures should follow.

Cheers,
Jakub
___________________________________________________________________
Jakub Jelinek | jj@sunsite.mff.cuni.cz | http://sunsite.mff.cuni.cz
Administrator of SunSITE Czech Republic, MFF, Charles University
___________________________________________________________________
UltraLinux | http://ultra.linux.cz/ | http://ultra.penguin.cz/
Linux version 2.2.1 on a sparc64 machine (3958.37 BogoMips)
___________________________________________________________________

-
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/