"no version for struct_module: found" error

From: Anil kumar
Date: Tue Jun 21 2005 - 20:06:15 EST


Hi,

I am loading an non-gpl module. I am getting error:
"no version for struct_module found":tainted kernel.

Its for > 2.6.8 kernels.

I know that I get tainted kernel error when its not
GPL, but what does the error "no version for
struct_module found" mean?
How to get rid of this?
I checked the module.c under kernel dir, I guess I am
getting this error for
if(!(tainted & TAINTED_FORCED_MODULE)...


with regards,
Anil


__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/