<HTML><BODY>
    <BR>
    <BR>
    Simon,<BR>
Thanks for the info. I grabbed an old version and it gets past the probes but fails and puts me in header file hell. I googled around and see that other people are having the same issue. I'll see if I can resolve it.<BR>
<BR>
-----Original Message-----<BR>
From: Simon Lukasik [mailto:slukasik@redhat.com] <BR>
Sent: Thursday, October 10, 2013 5:10 AM<BR>
To: Chris Grahlmann<BR>
Cc: <a href="mailto:open-scap-list@redhat.com">open-scap-list@redhat.com</a> <BR>
Subject: Re: [Open-scap] Building on Windows<BR>
<BR>
On 10/09/2013 05:33 PM, Chris Grahlmann wrote:<BR>
> <BR>
> <BR>
> Has anybody had any luck getting this to build on Windows from the <BR>
> following  ( <a href="http://www.open-scap.org/page/Windows" target="_blank">http://www.open-scap.org/page/Windows</a> ) ? I tried to get <BR>
> it to work without the probes using both configure --disable-probes <BR>
> and configure --enable-probes-independent=no -enable-probes-unix=no.<BR>
> <BR>
> Both times the output from the config shows it  with the probes enabled:<BR>
> <BR>
>  <BR>
> <BR>
> === probes ===<BR>
> <BR>
>   system_info:                 yes<BR>
> <BR>
>   family:                      yes<BR>
> <BR>
>   textfilecontent:             yes<BR>
> <BR>
>   textfilecontent54:           yes<BR>
> <BR>
>   variable:                    yes<BR>
> <BR>
>   xmlfilecontent:              yes<BR>
> <BR>
>   filehash:                    yes<BR>
> <BR>
>   filehash58:                  yes<BR>
> <BR>
>   environmentvariable:         yes<BR>
> <BR>
>   environmentvariable58:       yes<BR>
> <BR>
>  <BR>
> <BR>
> So then when I run the make I get:<BR>
> <BR>
>  <BR>
> <BR>
> probes/fsdev.c:56:3: error: #error "Sorry, your OS isn't supported."<BR>
> <BR>
> probes/fsdev.c: In function 'fsdev_init':<BR>
> <BR>
>  <BR>
<BR>
Hello Chris,<BR>
<BR>
It seems that these windows instructions are dated. The --disable-probes option of ./configure command has been dropped by ad723e1cf5b5014095a3f2f5743384239a903d3b.<BR>
<BR>
Reading through code, I guess you will not be able to build master without fsdev.c support or makefile changes. And the fsdev.c seems to be currently implemented only for posix like systems.<BR>
<BR>
You can try to rebuild older sources (without that breaking patch).<BR>
<BR>
I remember that there were some users who managed to compile on windows, but I am not sure if they were able to contribute patches back to the community.<BR>
<BR>
We will happily review your patches!<BR>
<BR>
Best regards,<BR>
<BR>
--<BR>
Simon Lukasik<BR>
Security Technologies<BR>

    <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-10-11
          09:42:58
          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>