--- abi-0.7.12/src/af/util/xp/ut_types.h.old Sat Jan 27 20:42:39 2001 +++ abi-0.7.12/src/af/util/xp/ut_types.h Sat Jan 27 20:46:05 2001 @@ -178,7 +178,8 @@ #if defined (WIN32) || defined(__QNXNTO__) || \ (defined (__MACH__) && defined (__APPLE__)) || \ -defined(__BEOS__) || defined (__AIX__) +defined(__BEOS__) || defined (__AIX__) || \ +(defined(__linux__) && defined(__powerpc__)) #define ICONV_CONST const #else