On Sat, 7 Mar 1998 ralf@uni-koblenz.de wrote:
> On Fri, Mar 06, 1998 at 11:49:16PM +0100, Ulf Carlsson wrote:
>
> > Did someone compile the latest tarball ralf made? Does it work? Is it
> > worth the time it takes to download the xcompiler and the source?
>
> Of course it is working :-)
Ok, I downloaded the kernel + xcompiler.
It didn't work, got a compile error. I can't fix it because it's the
gloomy azzemblur again.
make[1]: Entering directory
`/home/grimsy/sgi-lin/linux-980304/arch/mips/kernel'mips-linux-gcc
-D__KERNEL__ -I/home/grimsy/sgi-lin/linux-980304/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -G 0 -mno-abicalls -fno-pic
-mcpu=r4600 -mips2 -pipe -c entry.S -o entry.o
entry.S: Assembler messages:
entry.S:146: Error: .previous without corresponding .section; ignored
entry.S:146: Error: .previous without corresponding .section; ignored
entry.S:147: Error: .previous without corresponding .section; ignored
entry.S:147: Error: .previous without corresponding .section; ignored
entry.S:154: Error: .previous without corresponding .section; ignored
entry.S:154: Error: .previous without corresponding .section; ignored
entry.S:156: Error: .previous without corresponding .section; ignored
entry.S:156: Error: .previous without corresponding .section; ignored
entry.S:157: Error: .previous without corresponding .section; ignored
entry.S:157: Error: .previous without corresponding .section; ignored
entry.S:158: Error: .previous without corresponding .section; ignored
entry.S:158: Error: .previous without corresponding .section; ignored
make[1]: *** [entry.o] Error 1
make[1]: Leaving directory
`/home/grimsy/sgi-lin/linux-980304/arch/mips/kernel'
make: *** [linuxsubdirs] Error 2
Tell me if I should give some other information.
- Ulf
|