Index: /trunk/src/VBox/Runtime/common/string/strformatrt.cpp
===================================================================
--- /trunk/src/VBox/Runtime/common/string/strformatrt.cpp	(revision 37995)
+++ /trunk/src/VBox/Runtime/common/string/strformatrt.cpp	(revision 37996)
@@ -31,4 +31,6 @@
 #define LOG_GROUP RTLOGGROUP_STRING
 #include <iprt/string.h>
+#define RT_NO_EXPORT_SYMBOL /* don't slurp <linux/module.h> which then again
+                               slurps arch-specific headers defining symbols */
 #include "internal/iprt.h"
 
