On 6/27/06, Geir Magnusson Jr <[EMAIL PROTECTED]> wrote:

Odd.  It was broken for me too.  What changed?

I applied the patch - thanks.

geir


I think, the problem is in the log4cxx revision -
the old log4cxx didn't use the aprutil xml API.

Marina


Marina Goldburt wrote:
> Hi,
>
> I've caught the following error when tried to build the drlvm today on
> Windows OS:
>
>
>
>       [cc] 0 total files to be compiled.
>
>       [cc] Starting link
>
>       [cc]    Creating library vmcore.lib and object vmcore.exp
>
>       [cc] aprutil-1.lib(apr_xml.obj) : error LNK2019: unresolved
external
> symb
>
> ol _XML_SetCharacterDataHandler referenced in function
> [EMAIL PROTECTED]
>
>       [cc] aprutil-1.lib(apr_xml.obj) : error LNK2019: unresolved
external
> symb
>
> ol _XML_SetElementHandler referenced in function
[EMAIL PROTECTED]
>
>       [cc] aprutil-1.lib(apr_xml.obj) : error LNK2019: unresolved
external
> symb
>
> ol _XML_SetUserData referenced in function [EMAIL PROTECTED]
>
>       [cc] aprutil-1.lib(apr_xml.obj) : error LNK2019: unresolved
external
> symb
>
> ol _XML_ParserCreate referenced in function [EMAIL PROTECTED]
>
>       [cc] aprutil-1.lib(apr_xml.obj) : error LNK2019: unresolved
external
> symb
>
> ol _XML_ParserFree referenced in function _cleanup_parser
>
>       [cc] aprutil-1.lib(apr_xml.obj) : error LNK2019: unresolved
external
> symb
>
> ol _XML_GetErrorCode referenced in function _do_parse
>
>       [cc] aprutil-1.lib(apr_xml.obj) : error LNK2019: unresolved
external
> symb
>
> ol _XML_Parse referenced in function _do_parse
>
>       [cc] aprutil-1.lib(apr_xml.obj) : error LNK2019: unresolved
external
> symb
>
> ol _XML_ErrorString referenced in function [EMAIL PROTECTED]
>
>       [cc] vmcore.dll : fatal error LNK1120: 8 unresolved externals
>
>
>
> Adding compilation of xml/expat/lib/xmlparse.c xmlrole.c xmltok.c to
> aprutil.lib fixed the problem.
>
> Jira issue with the suggested fix :
> http://issues.apache.org/jira/browse/HARMONY-669
>
>
>
> Marina
>

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to