[ 
https://issues.apache.org/jira/browse/XERCESC-1783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571484#action_12571484
 ] 

Boris Kolpackov commented on XERCESC-1783:
------------------------------------------

Issues with ICU message loader that I am aware of:

* The makefile uses 'cc' instead of the C compiler detected by configure. I am
   guessing that compiler flags may also be missing.

* Build process fails when trying to link the first example:

  /usr/bin/ld: warning: libXercesMessages3_0_0.so, needed by 
../obj/.libs/libxerces-c.so, not found (try using -rpath or -rpath-link)
  ../obj/.libs/libxerces-c.so: undefined reference to `XercesMessages3_0_0_dat'


> Finish makefiles for the ICU message loader
> -------------------------------------------
>
>                 Key: XERCESC-1783
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1783
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 3.0.0
>         Environment: autotools-based
>            Reporter: Boris Kolpackov
>            Priority: Blocker
>             Fix For: 3.0.0
>
>
> Makefile in util/MsgLoaders/ICU/resources needs completeion. In particular, 
> the install target is missing. We should also probably disable the automatic 
> selection of this MsgLoader in configure since it doesn't add much except an 
> extra library.
> Also see this bug report: https://issues.apache.org/jira/browse/XERCESC-1769

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to