TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:45] Volume Management?



Quoting Nate Carlson (natecars@infiniteloop.com):
> On Tue, 15 Sep 1998, Chris Kesler wrote:
> I have done it many times (I prefer to self-compile software.. not a huge 
> fan of pre-packaged RPM's and such). I have just grabbed raidtools from 
> ftp.kernel.org:/pub/linux/daemons/raid.. I have generally used pre3-0.42,
> but .50beta3 has also worked. The trick is to either have kernel 2.0.35 or
> to patch your kernel with raid 5 support.. if you do not do this, you are
> missing the header files for raid, and that's why it complains. Let me
> know if you can't get it..

Ummm...

% rpm -qa | grep kern
kernel-2.0.35-2
kernel-headers-2.0.35-2

% pwd
/usr/tmp/raidtools-0.50

% make
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

You sure I only need 2.0.35 to compile the tools?

I have not read anything yet, so I might be at a kernel level to low.

> 
> -Nate Carlson
>  The Infinite Loop
>  natecars@infiniteloop.com
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@listserv.real-time.com
> For additional commands, e-mail: tclug-list-help@listserv.real-time.com
> Try our website: http://tclug.real-time.com

-- 
Bob Tanner <tanner@real-time.com>       | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8500
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9