Если добавить опцию --with-cc-opt=&#39;-I /opt/openssl-0.9.8k/include/&#39; то ошибка трансформируется в <br><br>        objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \<br>        objs/src/http/modules/ngx_http_stub_status_module.o \<br>
        objs/ngx_modules.o \<br>        -lcrypt /opt/pcre-7.9/.libs/libpcre.a -lz<br>objs/src/http/ngx_http_file_cache.o: In function `ngx_http_file_cache_create_key&#39;:<br>/opt/nginx-0.7.58/src/http/ngx_http_file_cache.c:128: undefined reference to `MD5_Init&#39;<br>
/opt/nginx-0.7.58/src/http/ngx_http_file_cache.c:138: undefined reference to `MD5_Update&#39;<br>/opt/nginx-0.7.58/src/http/ngx_http_file_cache.c:145: undefined reference to `MD5_Final&#39;<br>collect2: ld returned 1 exit status<br>
make[1]: *** [objs/nginx] Error 1<br>make[1]: Leaving directory `/opt/nginx-0.7.58&#39;<br>make: *** [build] Error 2<br><br>