Re: 2.1.89 doesn't compile

Jason Duerstock (jasond@cdc.net)
Sun, 15 Mar 1998 20:49:17 -0500 (EST)


On Sun, 15 Mar 1998, Stephen Williams wrote:

I don't know if this is egcs-specific or not, but to get it to work, you
can simply remove the '__initdata' from the offending lines.

Jason

> I tried to compile 2.1.89 for the PC164, and I get the following error.
> Could it be that I must have egcs for this to work?
>
> --steve
>
> gcc -D__KERNEL__ -I/usr/src/linux-2.1.89/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -mno-fp-regs -ffixed-8 -c -o bios32.o bios32.c
> bios32.c: In function `eb66p_fixup':
> bios32.c:816: section attribute cannot be specified for local variables
> bios32.c: In function `alphapc164_fixup':
> bios32.c:872: section attribute cannot be specified for local variables
> bios32.c: In function `cabriolet_fixup':
> bios32.c:903: section attribute cannot be specified for local variables
> bios32.c: In function `eb66_and_eb64p_fixup':
> bios32.c:959: section attribute cannot be specified for local variables
> bios32.c: In function `mikasa_fixup':
> bios32.c:1008: section attribute cannot be specified for local variables
> bios32.c: In function `noritake_fixup':
> bios32.c:1079: section attribute cannot be specified for local variables
> bios32.c: In function `alcor_fixup':
> bios32.c:1143: section attribute cannot be specified for local variables
> bios32.c: In function `xlt_fixup':
> bios32.c:1198: section attribute cannot be specified for local variables
> bios32.c: In function `sio_fixup':
> bios32.c:1464: section attribute cannot be specified for local variables
> make[1]: *** [bios32.o] Error 1
> make[1]: Leaving directory `/usr/src/linux-2.1.89/arch/alpha/kernel'
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.rutgers.edu
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu