[ENBD] fr1 hangs when trying to access raid device..

Peter T. Breuer enbd@lists.community.tummy.com
Sun, 9 Feb 2003 17:30:11 +0100 (MET)


"A month of sundays ago [Arve Emil Myr_s] wrote:"
> >  gcc version 2.95.2 20000220 (Debian GNU/Linux)
> 
> oky,, im using gcc 3.2 guess that's the problem..

Possibly. I have no way of telling. Why would you use that to compile a
kernel? It seems like asking for trouble!

> >  ftp://oboe.it.uc3m.es/pub/Programs/fr1-2.0.tgz
> 

> Could not get this to load; got a compile warning:vserv:~/nsmp 

> # depmod -ae
> depmod: *** Unresolved symbols in /lib/modules/2.4.20ctx-16nsmp/kernel/drivers/md/md.o
> depmod:         md_atomic_read
> vserv:~/nsmp/fr1-2.0/drivers/md 

Your kernel code is not the same as mine and so the code I generated
will not link with yours, when compiled.  Apply the supplied patches to
your kernel code (md.c and raid1.c) in order to generate the appropriate
patched codes for you (I can't do it for you right now, but I might try
my 2.4.20 code in a little while).

I'm working on the packaging.

Peter