--- stlport4.6-4.6.2.orig/stlport/config/stl_como.h
+++ stlport4.6-4.6.2/stlport/config/stl_como.h
@@ -63,7 +63,7 @@
 //
 
 
-#ifdef __linux__
+#if defined(__linux__) || defined(__GLIBC__)
 
 #   define _STLP_NO_NATIVE_MBSTATE_T      1
 #   define _STLP_NO_NATIVE_WIDE_FUNCTIONS 1
