Hi all. I'm trying to call a function from a kernel module that is within the kernel (ip_cksum). However, everytime I load the module, I get an "undefined symbol" message for it.
I think I'm missing something basic here, but I'm not sure what it is. What options do I have to pass to "ld" when linking the module to give it access to functions like ip_cksum? Thanks, -Scott. This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
