You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Marina V. Goldburt (JIRA)" <ji...@apache.org> on 2006/06/26 17:43:31 UTC

[jira] Updated: (HARMONY-669) [drlvm] build fails on Windows OS

     [ http://issues.apache.org/jira/browse/HARMONY-669?page=all ]

Marina V. Goldburt updated HARMONY-669:
---------------------------------------

    Attachment: patch_aprutil.txt

fix for the build failure (added xml/expat/lib/xmlparse.c xmlrole.c xmltok.c to aprutil.lib building process)


> [drlvm] build fails on Windows OS
> ---------------------------------
>
>          Key: HARMONY-669
>          URL: http://issues.apache.org/jira/browse/HARMONY-669
>      Project: Harmony
>         Type: Bug

>   Components: VM
>  Environment: Windows
>     Reporter: Marina V. Goldburt
>  Attachments: patch_aprutil.txt
>
> build fails with the error:
>        [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 _apr_xml_parser_create@4
>        [cc] aprutil-1.lib(apr_xml.obj) : error LNK2019: unresolved external symb
> ol _XML_SetElementHandler referenced in function _apr_xml_parser_create@4
>        [cc] aprutil-1.lib(apr_xml.obj) : error LNK2019: unresolved external symb
> ol _XML_SetUserData referenced in function _apr_xml_parser_create@4
>        [cc] aprutil-1.lib(apr_xml.obj) : error LNK2019: unresolved external symb
> ol _XML_ParserCreate referenced in function _apr_xml_parser_create@4
>        [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 _apr_xml_parser_geterror@12
>        [cc] vmcore.dll : fatal error LNK1120: 8 unresolved externals

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira