2.1.97 kmod.c

Dominik Weis (weis@dom.hws.edu)
Sat, 18 Apr 1998 17:03:59 -0400 (EDT)


I get that error message if I try to compile 2.1.97. I experienced the
problem the first time with 2.1.96. It was working O.K. with 2.1.95 with
prepatch 2.1.96.

gcc -D__KERNEL__ -I/usr/src/linux-2.1.97/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -D__SMP__ -c
-o kmod.o kmod.c
kmod.c: In function `kmod_init':
kmod.c:116: parse error before character 0240
make[2]: *** [kmod.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.1.97/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.1.97/kernel'
make: *** [linuxsubdirs] Error 2

I am using egcs-1.0.2 with binutils 2.9 (BFD 2.9.0.3)

Dominik Weis

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