[ENBD] Compiling enbd under SuSE 8.2

Peter T. Breuer enbd@lists.community.tummy.com
Mon, 14 Jul 2003 10:50:32 +0200 (MET DST)


"A month of sundays ago Simon Oliver wrote:"
> I want to try enbd on my SuSE 8.2 system (runs 2.4.20 kernel).
> 
> I downloaded the stable release of enbd (nbd-2.4.30) but found that it 
> wouldn't build the enbd.o kernel module - looking at the package 

It should build fine.  What's the problem exactly?  (I build for 2.4.20
all the time).

> contents it looks like only 2.4.19 is supported.
> 
> Next I downloaded nbd-2.4.31, patched my kernel source with 

NOOOOOOOOOOOO!! There is nothing to patch. Just run
  make LINUXDIR=whatever

> "kernel/patches/enbd-2.4.20.pat", configured the kernel to build enbd as 
> a module but now I get the following error when I try to build the module:

Peter