<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
h1
        {mso-style-priority:9;
        mso-style-link:"Heading 1 Char";
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:24.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.Heading1Char
        {mso-style-name:"Heading 1 Char";
        mso-style-priority:9;
        mso-style-link:"Heading 1";
        font-family:"Times New Roman","serif";
        font-weight:bold;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.EmailStyle22
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle23
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:black">Hi,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:black"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:black">I’m trying to build ICU (icu4c-61_1) on windows x64 (Window 7).<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:black"><o:p> </o:p></span></p>
<h1 style="margin:0in;margin-bottom:.0001pt;background:white;vertical-align:baseline">
<span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#242729;font-weight:normal">I have
</span><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#242729"><a href="https://stackoverflow.com/questions/30069830/how-to-install-mingw-w64-and-msys2"><span style="color:#242729;border:none windowtext 1.0pt;padding:0in;font-weight:normal;text-decoration:none">installed
 MinGW-w64 and MSYS2</span></a>.<o:p></o:p></span></h1>
<p class="MsoNormal"><span style="color:black"><o:p> </o:p></span></p>
<p class="MsoNormal">./configure --host=x86_64-w64-mingw32 is working fine.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">But make is giving following error.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">make[2]: Entering directory '/d/TFVS/Dev/Common/ThirdParty/ICU/ICU-6.1/source/data'<o:p></o:p></p>
<p class="MsoNormal">rm -rf icupkg.inc<o:p></o:p></p>
<p class="MsoNormal">make[2]: Leaving directory '/d/TFVS/Dev/Common/ThirdParty/ICU/ICU-6.1/source/data'<o:p></o:p></p>
<p class="MsoNormal">Unpacking ./in/icudt61l.dat and generating out/tmp/icudata.lst (list of data files)<o:p></o:p></p>
<p class="MsoNormal">PATH=../lib:../stubdata:../tools/ctestfw:$PATH  ../bin/icupkg -d ./out/build/icudt61l --list -x \* ./in/icudt61l.dat -o out/tmp/icudata.lst<o:p></o:p></p>
<p class="MsoNormal">make[1]: *** [Makefile:493: out/tmp/icudata.lst] Error 127<o:p></o:p></p>
<p class="MsoNormal">make[1]: Leaving directory '/d/TFVS/Dev/Common/ThirdParty/ICU/ICU-6.1/source/data'<o:p></o:p></p>
<p class="MsoNormal">make: *** [Makefile:149: all-recursive] Error 2<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Kindly suggest.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks n Regards,<o:p></o:p></p>
<p class="MsoNormal"><b>Bikramjit Singh<o:p></o:p></b></p>
<p class="MsoNormal"><span style="font-size:12.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Verdana","sans-serif";color:#BFBFBF">CONFIDENTIALITY NOTICE This e-mail transmission and any documents, files or previous e-mail messages appended or attached to it may be confidential and are intended
 solely for the use of the individual or entity to whom it is addressed. If you have received this email in error please notify the sender. Thank you.<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>