<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:"Lucida Console";
        panose-1:2 11 6 9 4 5 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-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;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@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>
    <BR>
    <BR>
    <div class=WordSection1><p class=MsoNormal>I am trying to build OpenScap via Cygwin as shown on the following page:<o:p></o:p></p><p class=MsoNormal><a href="http://www.open-scap.org/page/Windows">http://www.open-scap.org/page/Windows</a><o:p></o:p></p><p class=MsoNormal>The instructions weren’t quite applicable to me but after some work I have gotten to the following point:<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>$make<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>/home/openscap/swig/openscap_pm_wrap.c:1347: undefined reference to `PL_thr_key'<o:p></o:p></p><p class=MsoNormal>/home/openscap/swig/openscap_pm_wrap.c:1347: undefined reference to `Perl_get_sv'<o:p></o:p></p><p class=MsoNormal>.libs/openscap_pm_wrap.o: In function `SWIG_Perl_SetModule':<o:p></o:p></p><p class=MsoNormal>/home/openscap/swig/openscap_pm_wrap.c:1361: undefined reference to `PL_thr_key'<o:p></o:p></p><p class=MsoNormal>/home/openscap/swig/openscap_pm_wrap.c:1361: undefined reference to `Perl_get_sv'<o:p></o:p></p><p class=MsoNormal>/home/openscap/swig/openscap_pm_wrap.c:1362: undefined reference to `PL_thr_key'<o:p></o:p></p><p class=MsoNormal>/home/openscap/swig/openscap_pm_wrap.c:1362: undefined reference to `Perl_sv_setiv'<o:p></o:p></p><p class=MsoNormal>.libs/openscap_pm_wrap.o: In function `SWIG_Perl_GetModule':<o:p></o:p></p><p class=MsoNormal>/home/openscap/swig/openscap_pm_wrap.c:1349: undefined reference to `PL_thr_key'<o:p></o:p></p><p class=MsoNormal>/home/openscap/swig/openscap_pm_wrap.c:1349: undefined reference to `Perl_sv_2iv_flags'<o:p></o:p></p><p class=MsoNormal>.libs/openscap_pm_wrap.o: In function `SWIG_From_double':<o:p></o:p></p><p class=MsoNormal>/home/openscap/swig/openscap_pm_wrap.c:2166: undefined reference to `Perl_sv_2mortal'<o:p></o:p></p><p class=MsoNormal>.libs/openscap_pm_wrap.o: In function `SWIG_Perl_MakePackedObj':<o:p></o:p></p><p class=MsoNormal>/home/openscap/swig/openscap_pm_wrap.c:1241: undefined reference to `PL_thr_key'<o:p></o:p></p><p class=MsoNormal>/home/openscap/swig/openscap_pm_wrap.c:1241: undefined reference to `Perl_sv_setpv'<o:p></o:p></p><p class=MsoNormal>collect2: error: ld returned 1 exit status<o:p></o:p></p><p class=MsoNormal>Makefile:1333: recipe for target '_openscap_pm.la' failed<o:p></o:p></p><p class=MsoNormal>make[2]: *** [_openscap_pm.la] Error 1<o:p></o:p></p><p class=MsoNormal>make[2]: Leaving directory '/home/openscap/swig'<o:p></o:p></p><p class=MsoNormal>Makefile:1501: recipe for target 'all-recursive' failed<o:p></o:p></p><p class=MsoNormal>make[1]: *** [all-recursive] Error 1<o:p></o:p></p><p class=MsoNormal>make[1]: Leaving directory '/home/openscap'<o:p></o:p></p><p class=MsoNormal>Makefile:1309: recipe for target 'all' failed<o:p></o:p></p><p class=MsoNormal>make: *** [all] Error 2<o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='text-autospace:none'><span style='font-size:9.0pt;font-family:"Lucida Console"'><o:p> </o:p></span></p><p class=MsoNormal>There are pages of these errors for the swig directory. I looked over the swig documentation but this is the first time I have used it.<o:p></o:p></p><p class=MsoNormal>Has anybody seen this before?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Chris Grahlmann<o:p></o:p></span></b></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Software Engineer I<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Ultra Electronics<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>ADVANCED TACTICAL SYSTEMS<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>4101 Smith School Road<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Building IV, Suite 100<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Austin, TX 78744 USA<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><a href="mailto:Chris.Grahlmann@ultra-ats.com">Chris.Grahlmann@ultra-ats.com</a><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Tel: +1 512 327 6795 x339<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Fax: +1 512 327 8043<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>Call: +1 512 970 5555<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><a href="http://www.ultra-ats.com">http://www.ultra-ats.com</a><o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p></div>
    <BR>
    <BR>
 <p><font size="1"><b><font color="#666666" face="Verdana, Arial, Helvetica, sans-serif">Disclaimer</font></b><font color="#666666" face="Verdana, Arial, Helvetica, sans-serif"><br/>
        The information contained in this communication from </font></font><font color="#666666" size="1" face="Verdana, Arial, Helvetica, sans-serif"><b>
          chris.grahlmann@ultra-ats.com
          </b> sent at
          2013-12-11
          16:20:12
          is private and may be legally privileged or export controlled. It is intended solely for 
          use by <b>
            open-scap-list@redhat.com
            </b> and others 
          authorized to receive it. If you are not <b>
            open-scap-list@redhat.com
            </b> you are hereby notified that any disclosure, copying, distribution or 
          taking action in reliance of the contents of this information is strictly 
          prohibited and may be unlawful.</font><br>
          <br>
    </p></body></html>