You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2003/08/20 20:59:30 UTC

DO NOT REPLY [Bug 22596] New: - Latest XalanC source fails at link step with undefined symbol

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22596>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22596

Latest XalanC source fails at link step with undefined symbol

           Summary: Latest XalanC source fails at link step with undefined
                    symbol
           Product: XalanC
           Version: 1.6
          Platform: All
        OS/Version: AIX
            Status: NEW
          Severity: Major
          Priority: Other
         Component: XalanC
        AssignedTo: xalan-dev@xml.apache.org
        ReportedBy: june@ca.ibm.com


Tried to build latest Xalan source on AIX, Solaris, and RH Linux, and got the 
following error at the link step:

d: 0711-317 ERROR: Undefined 
symbol: .xalanc_1_6::FormatterToXMLBase::decodeUTF16SurrogatePair(unsigned 
short,unsigned short)

Does FormatterToXMLBase::decodeUTF16SurrogatePair being an inline method be the 
cause of this?