[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unable to insmod drbd



On Wed, Jul 03, 2002 at 03:26:17PM -0300, Christian Lyra wrote:
> Hi all
> 
> 	I was trying to install/configure a HA-cluster using a 715-100XC but 
> alhought i could complete te compilation of the drbd module, when I tried to 
> insert it I got:
> 
> tai:~/drbd# insmod drbd
> Using /lib/modules/2.4.18-32/kernel/drivers/block/drbd.o
> /lib/modules/2.4.18-32/kernel/drivers/block/drbd.o: unresolved symbol 
> sys_wait4

only alpha & arm do an EXPORT_SYMBOL(sys_wait4).  i wonder how this works
on other architectures... i suggest adding EXPORT_SYMBOL(sys_wait4)
to arch/parisc/kernel/parisc_ksyms.c and recompiling your kernel.
where can i get the source for drbd?

-- 
Revolutions do not require corporate support.


-- 
To UNSUBSCRIBE, email to debian-hppa-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: