Problem with openssl:<br><br><span id="result_box" class="" lang="en"><span style="" title="">I followed the tutorial, with installing a debian netinstall.</span></span><br><br><br><br>dhcppc1:~/mingw/openssl-0.9.8g# <span style="background-color: rgb(255, 255, 51);">mingw make</span><br>
making all in crypto...<br>make[1]: Entering directory `/root/mingw/openssl-0.9.8g/crypto&#39;<br>( echo &quot;#ifndef MK1MF_BUILD&quot;; \<br>        echo &#39;  /* auto-generated by crypto/Makefile for crypto/cversion.c */&#39;; \<br>
        echo &#39;  #define CFLAGS &quot;gcc -DOPENSSL_THREADS  -DDSO_WIN32 -mno-cygwin -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall -D_WIN32_WINNT=0x333 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM&quot;&#39;; \<br>
        echo &#39;  #define PLATFORM &quot;mingw&quot;&#39;; \<br>        echo &quot;  #define DATE \&quot;`LC_ALL=C LC_TIME=C date`\&quot;&quot;; \<br>        echo &#39;#endif&#39; ) &gt;buildinf.h<br>gcc -I. -I.. -I../include -DOPENSSL_THREADS  -DDSO_WIN32 -mno-cygwin -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall -D_WIN32_WINNT=0x333 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM   -c -o cryptlib.o cryptlib.c<br>
cc1: error: unrecognized command line option &quot;-mno-cygwin&quot;<br>make[1]: *** [cryptlib.o] Error 1<br>make[1]: Leaving directory `/root/mingw/openssl-0.9.8g/crypto&#39;<br>make: *** [build_crypto] Error 1<br>dhcppc1:~/mingw/openssl-0.9.8g#<br>
<br><br><span id="result_box" class="short_text" lang="en"><span style="" title="">I saw in the tutorial:</span></span><br><pre><code>cd $HOME/mingw/openssl-0.9.8<span style="background-color: rgb(255, 255, 51);">k<br><br>
but on disk:<br><br></span></code>/root/mingw/openssl-0.9.8<span style="background-color: rgb(255, 255, 102);">g</span><br></pre> <br><span id="result_box" class="short_text" lang="en"><span style="" title="">It could be the problem?<br>
<br><br></span></span>