Hi all.  I'm having difficulty compiling raidtools-0.50beta3 and 0.42 on 2.0.36.

The 0.50beta3 reports:

gcc -g -O2 -I/usr/src/linux/include -DMD_VERSION=\""raidtools-0.50"\"   -c
raidadd.c -o raidadd.o
raidadd.c: In function `do_mdstop':
raidadd.c:126: `STOP_MD_RO' undeclared (first use this function)
raidadd.c:126: (Each undeclared identifier is reported only once
raidadd.c:126: for each function it appears in.)
make: *** [raidadd.o] Error 1

and the 0.42 reports:

gcc -g -O2 -I/usr/src/linux/include -DMD_VERSION=\""raidtools-0.42"\"   -c
raid_io.c -o raid_io.o
raid_io.c: In function `T':
raid_io.c:39: storage size of `t' isn't known
make: *** [raid_io.o] Error 1

I believe 2.0.36 contains the latest kernel patches for the 2.0.x kernels, no? 
This is on a 5.1 RH system.

Thanks,
Dave


Reply via email to