FS#16679 - [xalan-c] Needs rebuild, linked against old xerces-c
Attached to Project:
Community Packages
Opened by Gerardo Exequiel Pozzi (djgera) - Thursday, 15 October 2009, 23:13 GMT
Last edited by Ionut Biru (wonder) - Friday, 16 October 2009, 22:03 GMT
Opened by Gerardo Exequiel Pozzi (djgera) - Thursday, 15 October 2009, 23:13 GMT
Last edited by Ionut Biru (wonder) - Friday, 16 October 2009, 22:03 GMT
|
Details
community/xalan-c-1.10-2:NEEDED libxerces-c.so.28
New soname is community/xerces-c-3.0.1-1:SONAME libxerces-c-3.0.so |
This task depends upon
1) compilation is breaking because of xerces-c which is compiled with curl support. rebuilding fix this problem
2)
build/src/xml-xalan/c/src/xalanc/Utils/XalanMsgLib/XalanMsgLib.cpp:25: error: expected ',' or ';' before 'namespace'
/build/src/xml-xalan/c/src/xalanc/Utils/XalanMsgLib/XalanMsgLib.cpp:74: error: expected '}' at end of input
../../../../nls/include/LocalMsgData.hpp:34: warning: 'xalanc_1_10::msgArray' defined but not used
this happens because we use xerces-c 3. http://bugs.gentoo.org/show_bug.cgi?id=242218
we can solve this by using a snapshot from trunk http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/xalan-c/
any ideeas?