linux module problem with new kernel

Rob Schulhof rrs at mx1.net
Sat Feb 21 17:04:48 PST 2004


OK,  the problem started with

src/sys/conf/Makefile.i386, changed Feb 16th

Summary: Compile the kernel with -fno-common to guarentee that we do not
accidently put non-extern'd variable declarations in header files.  Our
module loader no longer deals with commons so duplicate declarations can
cause kldloaded modules to fail, and its sloppy programming anyway.


That's about as far as I can take it today.


BTW, my email is not rrs at xxxxxxxxxxxxxx  Sorry about that.

--Rob






More information about the Bugs mailing list