On Tue, 2009-03-17 at 17:45 +0800, Liang Zhen wrote: > Hi, could somebody help us on this? We are blocked somehow by this,
Liang, We are not so much "blocked" as much as it's just a big PITA because until now, we have not used gcc's "-include" to get the include/linux/autoconf.h from the kernel into our modules, but rather used #include <linux/autoconf.h> in the .c (and .h) files where we needed it. We could go undo all of that (using #include) and using gcc's "-include" to get them both included in order of preference, but as I say, it's a lot of code to change, in both our .c (and .h) files as well as all of our autoconf macros. I have an open bug on this at https://bugs.openfabrics.org/show_bug.cgi?id=1538 if you want subscribe to it and follow along. Cheers, b.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
