<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#333333">
    Hi All, <br>
    <br>
    I was able to compile openssl 1.0.1l and openssl 1.0.1m perfectly
    via msys in Windows 8 -- but something isn't working right with
    openssl 1.0.1n<br>
    <br>
    <b>Exact steps using msys causing the error:</b><br>
    <br>
    tar xvzf openssl-1.0.1n.tar.gz<br>
    cd openssl-1.0.1n<br>
    export PATH=/c/mingw/bin:$PATH<br>
    $ ./Configure --prefix=$PWD/dist no-idea no-mdc2 no-rc5 shared
    no-threads mingw<br>
    <br>
    <b>Error is:</b><br>
    <br>
    <b>target already defined - User Name/Desktop/openssl-1.0.1n/dist
      (offending arg: mingw)</b><br>
    <br>
    I am not doing anything differently from what worked previously in
    1.0.1l and 1.0.1m<br>
    <br>
    Please advise if you know how to fix this.  Thanks so much for the
    help!<br>
    <br>
    Best Regards,<br>
    <br>
    -Avery<br>
  </body>
</html>