[PlanetCCRMA] Compiling modules against kernel sources coming from the Planet

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Mon Mar 17 19:56:02 2003


On Mon, 2003-03-17 at 03:27, Maurizio Umberto Puxeddu wrote:
> Dear Fernando,
> 
> 	I am usually able to compile modules but I cannot do that with the
> Planet. I get things like the following
> 
> In file included from wacom.c:93:
> /usr/src/linux-2.4/include/linux/kernel.h:60: invalid suffix on integer
> constant
> /usr/src/linux-2.4/include/linux/kernel.h:60: parse error before numeric
> constant

Which version of redhat do you have installed? Which compiler? The
current binary kernel rpms are compiled with gcc2.96 under redhat 7.2,
if you are using redhat 8.0 you could get by by using the old
compatibility compiler. 

-- Fernando