You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Travis Winans (JIRA)" <xe...@xml.apache.org> on 2007/09/26 20:34:50 UTC

[jira] Created: (XERCESC-1749) Errors reported when building Xerces parser with ICU package

Errors reported when building Xerces parser with ICU package
------------------------------------------------------------

                 Key: XERCESC-1749
                 URL: https://issues.apache.org/jira/browse/XERCESC-1749
             Project: Xerces-C++
          Issue Type: Bug
          Components: Build
    Affects Versions: 2.1.0
         Environment: SUN SOLARIS 10 (Sparc 64-bit), ICU v3.8
            Reporter: Travis Winans


The ICU package is needed for ISO-8859-13 encoding.  After ICU package is built successfully and the gnumake is executed for Xerces-C parser 2.1.0, the following errors are reported:

"/usr/include/unicode/unicode.h", line 1305: Error: The function "u_charScript" must have a prototype.
"/usr/include/unicode/unicode.h", line 1311: Error: The function "u_charCellWidth" must have a prototype.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Resolved: (XERCESC-1749) Errors reported when building Xerces parser with ICU package

Posted by "Alberto Massari (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alberto Massari resolved XERCESC-1749.
--------------------------------------

    Resolution: Won't Fix

Xerces 2.1 is very old, and could be incompatible with ICU 3.8; you should use the latest 2.8 version

> Errors reported when building Xerces parser with ICU package
> ------------------------------------------------------------
>
>                 Key: XERCESC-1749
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1749
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.1.0
>         Environment: SUN SOLARIS 10 (Sparc 64-bit), ICU v3.8
>            Reporter: Travis Winans
>
> The ICU package is needed for ISO-8859-13 encoding.  After ICU package is built successfully and the gnumake is executed for Xerces-C parser 2.1.0, the following errors are reported:
> "/usr/include/unicode/unicode.h", line 1305: Error: The function "u_charScript" must have a prototype.
> "/usr/include/unicode/unicode.h", line 1311: Error: The function "u_charCellWidth" must have a prototype.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org