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
Task Type Bug Report
Category
Status Closed
Assigned To Ionut Biru (wonder)
Dan Griffiths (Ghost1227)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

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

Closed by  Ionut Biru (wonder)
Friday, 16 October 2009, 22:03 GMT
Reason for closing:  Fixed
Comment by Ionut Biru (wonder) - Friday, 16 October 2009, 15:22 GMT
i'm working on this and found some problems.
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?

Comment by Ionut Biru (wonder) - Friday, 16 October 2009, 20:30 GMT
i've done the rebuild for 1.11_pre797991. i want to test it before commiting.

Loading...