raid0
I just compiled a 2.0.32 kernel with raid/linear support because I would
like to strip 2 - 2 GB partitions. I downloaded md035.tar.gz from
ftp://linux.nrao.edu/pub/linux/packages/MD-driver/, however I could
not get it to compile. Here is the tail of my errors.
In file included from /usr/include/linux/sem.h:3,
from /usr/include/linux/sched.h:27,
from /usr/include/linux/mm.h:4,
from /usr/include/linux/md.h:23,
from mdadd.c:26:
/usr/include/linux/ipc.h:5: warning: redefinition of `key_t'
/usr/include/sys/types.h:63: warning: `key_t' previously declared here
In file included from /usr/include/linux/sched.h:75,
from /usr/include/linux/mm.h:4,
from /usr/include/linux/md.h:23,
from mdadd.c:26:
/usr/include/linux/time.h:6: redefinition of `struct timespec'
make: *** [mdadd.o] Error 1
/usr/include/linux points to /usr/src/linux/include/linux as I have always
done when I compile a new kernel, and I haven't had problems before.
Am I using the latest version of md? or do I even need it to do what
I want? I did not find a debian package for it either. The documentation
I have found so far is confusing, so please excuse me if I sound like
a fruit cake. Any pointers to useful documentation would be helpful also.
Thanks,
Dennis
--
dpk <dpk@egr.msu.edu>, Systems/Network | work: 353.4844
Division of Engineering Computing Services | page: 222.5875
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org .
Trouble? e-mail to templin@bucknell.edu .
Reply to:
- Follow-Ups:
- Re: raid0
- From: Nathan E Norman <finn@midco.net>
- Re: raid0
- From: Ben Pfaff <pfaffben@pilot.msu.edu>