O(1)-K3 compile error in sparc32

From: Eduardo A. Suarez (esuarez@fcaglp.fcaglp.unlp.edu.ar)
Date: Wed Feb 13 2002 - 14:58:50 EST


Hello,

I am using gcc-2.95.2, binutils 2.11.2 on a Sparc10 SMP with 2.4.18-pre9-SMP.
When I try to compile 2.4.18-pre9 + SMP + O(1)-K3 scheduler I get:

make[2]: Entering directory `/usr/src/linux/kernel'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -m32
-pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 -DKBUILD_BASENAME=sched
-fno-omit-frame-pointer -c -o sched.o sched.c
sched.c: In function `load_balance':
sched.c:569: warning: implicit declaration of function `sched_find_first_bit'
sched.c:571: warning: implicit declaration of function `find_next_bit'
sched.c: In function `set_cpus_allowed':
sched.c:984: warning: implicit declaration of function `__ffs'
{standard input}: Assembler messages:
{standard input}:3115: Error: Symbol flush_patch_switch already defined.
{standard input}:3223: Error: Symbol patchme_store_new_current already defined.
make[2]: *** [sched.o] Error 1
make[2]: Leaving directory `/usr/src/linux/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/kernel'
make: *** [_dir_kernel] Error 2

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



This archive was generated by hypermail 2b29 : Fri Feb 15 2002 - 21:00:57 EST