Messages in this thread |  | | Date | Wed, 4 Dec 1996 16:23:22 -0700 (MST) | From | Scott Likens <> | Subject | Re: 2.1.14 Won't compile, eep, =/ |
| |
On Wed, 4 Dec 1996, White_Dragon wrote:
> > > 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 > >
Try using gcc 2.7.2.1 i've found it seems to compile all kernels just fine.
|  |