Thanks for the reply. When you find a successful compile for your version of AIX, we would appreciate a posting on our JIRA issue tracking site.
If you post on JIRA, other project members may also assist. Sincerely, Steven J. Hathaway - PMC > Hi all, > > I would like to know what is the supported version combination of AIX and > xlC_r. > > I am currently using AIX 7.1 and xlC_r v11.1. > > ICU v49.1.2 > > Xerces 3.1.4 > > Xalan-C 1.11 > > 32-bit compilation. > > When I compile xalan-c source with ICU I get below error. > > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 80.16: 1540-0218 (S) The call does not match any parameter list for > "UnicodeString::UnicodeString". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 2843.3: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString()" is not a viable > candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 80.16: 1540-0215 (I) The wrong number of arguments has been specified for > "icu_49::UnicodeString::UnicodeString()". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 2856.3: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString(int32_t, UChar32, > int32_t)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 81.21: 1540-0256 (I) A parameter of type "int" cannot be initialized with > an expression of type "const xalanc_1_11::XalanDOMChar *". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 2867.29: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString(UChar)" is not a > viable > candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 81.21: 1540-0256 (I) A parameter of type "wchar_t" cannot be initialized > with an expression of type "const xalanc_1_11::XalanDOMChar *". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 2878.29: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString(UChar32)" is not a > viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 81.21: 1540-0256 (I) A parameter of type "int" cannot be initialized with > an expression of type "const xalanc_1_11::XalanDOMChar *". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 2890.31: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString(const UChar *)" is not > a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 81.21: 1540-0256 (I) A parameter of type "const wchar_t *" cannot be > initialized with an expression of type "const xalanc_1_11::XalanDOMChar > *". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 2899.3: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString(const UChar *, > int32_t)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 81.21: 1540-0256 (I) A parameter of type "const wchar_t *" cannot be > initialized with an expression of type "const xalanc_1_11::XalanDOMChar > *". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 2921.3: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString(UBool, const UChar *, > int32_t)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 81.21: 1540-0256 (I) A parameter of type "signed char" cannot be > initialized with an expression of type "const xalanc_1_11::XalanDOMChar > *". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 2943.3: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString(UChar *, int32_t, > int32_t)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 81.21: 1540-0256 (I) A parameter of type "wchar_t *" cannot be initialized > with an expression of type "const xalanc_1_11::XalanDOMChar *". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 2966.31: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString(const char *)" is not > a > viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 81.21: 1540-0256 (I) A parameter of type "const char *" cannot be > initialized with an expression of type "const xalanc_1_11::XalanDOMChar > *". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 2976.3: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString(const char *, > int32_t)" > is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 81.21: 1540-0256 (I) A parameter of type "const char *" cannot be > initialized with an expression of type "const xalanc_1_11::XalanDOMChar > *". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 2999.3: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString(const char *, const > char *)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 81.21: 1540-0256 (I) A parameter of type "const char *" cannot be > initialized with an expression of type "const xalanc_1_11::XalanDOMChar > *". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 3018.3: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString(const char *, int32_t, > const char *)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 81.21: 1540-0256 (I) A parameter of type "const char *" cannot be > initialized with an expression of type "const xalanc_1_11::XalanDOMChar > *". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 3041.3: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString(const char *, int32_t, > UConverter *, UErrorCode &)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 81.21: 1540-0256 (I) A parameter of type "const char *" cannot be > initialized with an expression of type "const xalanc_1_11::XalanDOMChar > *". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 3072.3: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString(const char *, int32_t, > EInvariant)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 81.21: 1540-0256 (I) A parameter of type "const char *" cannot be > initialized with an expression of type "const xalanc_1_11::XalanDOMChar > *". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 3080.3: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString(const > icu_49::UnicodeString &)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 81.21: 1540-0256 (I) A parameter of type "const icu_49::UnicodeString &" > cannot be initialized with an expression of type "const > xalanc_1_11::XalanDOMChar *". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 3088.3: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString(const > icu_49::UnicodeString &, int32_t)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 81.21: 1540-0256 (I) A parameter of type "const icu_49::UnicodeString &" > cannot be initialized with an expression of type "const > xalanc_1_11::XalanDOMChar *". > "/export/home/cmbabu/xml/icu/include/unicode/unistr.h", line 3097.3: > 1540-1283 (I) "icu_49::UnicodeString::UnicodeString(const > icu_49::UnicodeString &, int32_t, int32_t)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 81.21: 1540-0256 (I) A parameter of type "const icu_49::UnicodeString &" > cannot be initialized with an expression of type "const > xalanc_1_11::XalanDOMChar *". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 113.18: 1540-0218 (S) The call does not match any parameter list for > "assign". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/XalanDOM/XalanDOMString.hpp", > line 398.5: 1540-1283 (I) "xalanc_1_11::XalanDOMString::assign(const > XalanDOMChar *)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 113.26: 1540-0256 (I) A parameter of type "const unsigned short *" cannot > be initialized with an expression of type "UChar [200]". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/XalanDOM/XalanDOMString.hpp", > line 410.5: 1540-1283 (I) "xalanc_1_11::XalanDOMString::assign(const > XalanDOMChar *, size_type)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 113.26: 1540-0256 (I) A parameter of type "const unsigned short *" cannot > be initialized with an expression of type "UChar [200]". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/XalanDOM/XalanDOMString.hpp", > line 424.5: 1540-1283 (I) "xalanc_1_11::XalanDOMString::assign(const char > *)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 113.26: 1540-0256 (I) A parameter of type "const char *" cannot be > initialized with an expression of type "UChar [200]". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/XalanDOM/XalanDOMString.hpp", > line 436.5: 1540-1283 (I) "xalanc_1_11::XalanDOMString::assign(const char > *, size_type)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 113.26: 1540-0256 (I) A parameter of type "const char *" cannot be > initialized with an expression of type "UChar [200]". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/XalanDOM/XalanDOMString.hpp", > line 450.5: 1540-1283 (I) "xalanc_1_11::XalanDOMString::assign(const > XalanDOMString &, size_type, size_type)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 113.26: 1540-0256 (I) A parameter of type "const > xalanc_1_11::XalanDOMString &" cannot be initialized with an expression of > type "UChar [200]". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/XalanDOM/XalanDOMString.hpp", > line 456.5: 1540-1283 (I) "xalanc_1_11::XalanDOMString::assign(const > XalanDOMString &)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 113.26: 1540-0256 (I) A parameter of type "const > xalanc_1_11::XalanDOMString &" cannot be initialized with an expression of > type "UChar [200]". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/XalanDOM/XalanDOMString.hpp", > line 473.5: 1540-1283 (I) "xalanc_1_11::XalanDOMString::assign(size_type, > XalanDOMChar)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 113.26: 1540-0256 (I) A parameter of type "unsigned long" cannot be > initialized with an expression of type "UChar [200]". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/XalanDOM/XalanDOMString.hpp", > line 487.5: 1540-1283 (I) "xalanc_1_11::XalanDOMString::assign(iterator, > iterator)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 113.26: 1540-0256 (I) A parameter of type "unsigned short *" cannot be > initialized with an expression of type "UChar [200]". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 130.18: 1540-0218 (S) The call does not match any parameter list for > "assign". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/XalanDOM/XalanDOMString.hpp", > line 398.5: 1540-1283 (I) "xalanc_1_11::XalanDOMString::assign(const > XalanDOMChar *)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 130.26: 1540-0256 (I) A parameter of type "const unsigned short *" cannot > be initialized with an expression of type "wchar_t *". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/XalanDOM/XalanDOMString.hpp", > line 410.5: 1540-1283 (I) "xalanc_1_11::XalanDOMString::assign(const > XalanDOMChar *, size_type)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 130.26: 1540-0256 (I) A parameter of type "const unsigned short *" cannot > be initialized with an expression of type "wchar_t *". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/XalanDOM/XalanDOMString.hpp", > line 424.5: 1540-1283 (I) "xalanc_1_11::XalanDOMString::assign(const char > *)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 130.26: 1540-0256 (I) A parameter of type "const char *" cannot be > initialized with an expression of type "wchar_t *". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/XalanDOM/XalanDOMString.hpp", > line 436.5: 1540-1283 (I) "xalanc_1_11::XalanDOMString::assign(const char > *, size_type)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 130.26: 1540-0256 (I) A parameter of type "const char *" cannot be > initialized with an expression of type "wchar_t *". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/XalanDOM/XalanDOMString.hpp", > line 450.5: 1540-1283 (I) "xalanc_1_11::XalanDOMString::assign(const > XalanDOMString &, size_type, size_type)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 130.26: 1540-0295 (I) A parameter of type "const > xalanc_1_11::XalanDOMString &" cannot be initialized with an rvalue of > type > "wchar_t *". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/XalanDOM/XalanDOMString.hpp", > line 456.5: 1540-1283 (I) "xalanc_1_11::XalanDOMString::assign(const > XalanDOMString &)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 130.26: 1540-0295 (I) A parameter of type "const > xalanc_1_11::XalanDOMString &" cannot be initialized with an rvalue of > type > "wchar_t *". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/XalanDOM/XalanDOMString.hpp", > line 473.5: 1540-1283 (I) "xalanc_1_11::XalanDOMString::assign(size_type, > XalanDOMChar)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 130.26: 1540-0256 (I) A parameter of type "unsigned long" cannot be > initialized with an expression of type "wchar_t *". > "/export/home/cmbabu/xml/xalan/c/src/xalanc/XalanDOM/XalanDOMString.hpp", > line 487.5: 1540-1283 (I) "xalanc_1_11::XalanDOMString::assign(iterator, > iterator)" is not a viable candidate. > "/export/home/cmbabu/xml/xalan/c/src/xalanc/ICUBridge/ICUBridge.cpp", line > 130.26: 1540-0256 (I) A parameter of type "unsigned short *" cannot be > initialized with an expression of type "wchar_t *". > gmake[1]: *** [/export/home/cmbabu/xml/xalan/c/obj/ICUBridge.o] Error 1 > gmake[1]: Leaving directory `/export/home/cmbabu/xml/xalan/c/src/xalanc' > > > Can you please help me in resolving this issue? Thanks in advance. > > -- > Best Regards, > Chaitanya Maddipatla. >