[ https://issues.apache.org/jira/browse/HARMONY-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Deakin closed HARMONY-669.
---------------------------------
Fixed, Windows build works fine.
> [drlvm] build fails on Windows OS
> ---------------------------------
>
> Key: HARMONY-669
> URL: https://issues.apache.org/jira/browse/HARMONY-669
> Project: Harmony
> Issue Type: Bug
> Components: VM
> Environment: Windows
> Reporter: Marina V. Goldburt
> Assignee: Geir Magnusson Jr
> 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.
-
You can reply to this email to add a comment to the issue online.
|