2.1.14 Won't compile, eep, =/

White_Dragon (wd@dal.net)
Wed, 4 Dec 1996 14:13:52 -0600 (CST)


make[1]: Entering directory `/usr/src/linux/arch/i386/kernel'
gcc -D__KERNEL__ -I/usr/src/linux/include -D__ASSEMBLY__ -traditional -c
entry.S -o entry.o
/tmp/cca09598.s: Assembler messages:
/tmp/cca09598.s:589: Error: Unknown pseudo-op: `.rept'
/tmp/cca09598.s:591: Error: Unknown pseudo-op: `.endr'
make[1]: *** [entry.o] Error 1
make[1]: Leaving directory `/usr/src/linux/arch/i386/kernel'
make: *** [linuxsubdirs] Error 2

I'm using gcc 2.7.2 and libc 5.4.13, any help? =)

-WD