<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#333333">
    <div class="moz-cite-prefix">The problem goes away if I comment out
      the "die" statement on line 942 from the "Configure" file:<br>
      <br>
              else<br>
                  {<br>
      <b>            #die "target already defined - $target (offending
        arg: $_)\n" if ($target ne "");</b><br>
                  $target=$_;<br>
                  }<br>
      <br>
      Is the above safe and the correct fix?  Does the <b>$target=$_; </b>line
      (#943) also need to be commented out?<br>
      <br>
      Best Regards,<br>
      <br>
      -Avery<br>
      <br>
      On 6/11/2015 2:56 PM, Avery A. Tarasov wrote:<br>
    </div>
    <blockquote
      cite="mid:83d452f213ac894351f3cafe850e1c1e@smtp.hushmail.com"
      type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      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>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
openssl-users mailing list
To unsubscribe: <a class="moz-txt-link-freetext" href="https://mta.openssl.org/mailman/listinfo/openssl-users">https://mta.openssl.org/mailman/listinfo/openssl-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>