Re: enbd_ioctl 2.6.9 kernel fails to modprobe enbd - seg fault

scunacc <[email protected]> Fri, 03 Mar 2006 06:32:59 -0500
Newsgroups gmane.linux.enbd.general
Message-ID <1141385579.4432.159.camel@scuna-gate>
Dear Peter,

> Should be "cc --version"? Or they  are missing a script they wanted to
> have. Oh, I see ... they want
> 
>  sh scripts/gcc-version.sh $(CC)
> 
> 
> > cflags-$(CONFIG_REGPARM)        += $(shell if [ $(GCC_VERSION) -ge
> > 0300 ] ; then echo "-mregparm=3"; fi ;)
> 
> They do want that. Your result should be 0400.

I've now fixed it to do that.

> And you want 0400 as output, not 400.

Right. Made that change.

Recompiled.

Kind regards

Derek.