[ENBD] Problem with enbd 2.2.27

Peter T. Breuer ptb@it.uc3m.es
Sat, 23 Sep 2000 12:56:52 +0200 (MET DST)


"A month of sundays ago Richard Sharpe wrote:"
> Here is what is in the /var/log/messages file:

[snip oops near module initialization]

Maybe this is an SMP compile issue. I don't know what flags the
kernel is expecting for mosules compiled under SMP. Can you look in the
kernel makefile (or compile a random module) and pass any likely
looking flags into the compile line for the nbd.o module? I'd expect

  -D__SMP__

Add that to any CFLAGS variable you can find in the  nbd MAkefiles.


Thanks.

Peter