nginx-0.7.46

Glen Lumanau glen at lumanau.web.id
Wed Apr 1 11:16:24 MSD 2009


Configuration summary
  + using system PCRE library
  + OpenSSL library is not used
  + md5 library is not found
  + sha1 library is not used
  + using system zlib library

  nginx path prefix: "/etc/nginx"
  nginx binary file: "/etc/nginx/sbin/nginx"
  nginx configuration prefix: "/etc/nginx/conf"
  nginx configuration file: "/etc/nginx/conf/nginx.conf"
  nginx pid file: "/etc/nginx/logs/nginx.pid"
  nginx error log file: "/etc/nginx/logs/error.log"
  nginx http access log file: "/etc/nginx/logs/access.log"
  nginx http client request body temporary files:
"/etc/nginx/client_body_temp"
  nginx http proxy temporary files: "/etc/nginx/proxy_temp"
  nginx http fastcgi temporary files: "/etc/nginx/fastcgi_temp"


-----Original Message-----
From: owner-nginx at sysoev.ru [mailto:owner-nginx at sysoev.ru] On Behalf Of Igor
Sysoev
Sent: 01 April 2009 11:59
To: nginx at sysoev.ru
Subject: Re: nginx-0.7.46

On Wed, Apr 01, 2009 at 09:49:52AM +0700, Glen Lumanau wrote:

> I tried to install on Debian 5.0 server
> 
> But having an error shown bellow
> 
> In file included from src/http/ngx_http_file_cache.c:10:
> src/core/ngx_md5.h:18:17: error: md5.h: No such file or directory
> In file included from src/http/ngx_http_file_cache.c:10:
> src/core/ngx_md5.h:22: error: expected ?=?, ?,?, ?;?, ?asm? or
> ?__attribute__? before ?ngx_md5_t?
> src/http/ngx_http_file_cache.c: In function
> ?ngx_http_file_cache_create_key?:
> src/http/ngx_http_file_cache.c:135: error: ?ngx_md5_t? undeclared (first
use
> in this function)
> src/http/ngx_http_file_cache.c:135: error: (Each undeclared identifier is
> reported only once
> src/http/ngx_http_file_cache.c:135: error: for each function it appears
in.)
> src/http/ngx_http_file_cache.c:135: error: expected ?;? before ?md5?
> cc1: warnings being treated as errors
> src/http/ngx_http_file_cache.c:143: error: implicit declaration of
function
> ?MD5Init?
> src/http/ngx_http_file_cache.c:143: error: ?md5? undeclared (first use in
> this function)
> src/http/ngx_http_file_cache.c:153: error: implicit declaration of
function
> ?MD5Update?
> src/http/ngx_http_file_cache.c:160: error: implicit declaration of
function
> ?MD5Final?
> make[1]: *** [objs/src/http/ngx_http_file_cache.o] Error 1
> make[1]: Leaving directory `/root/nginx-0.7.46'
> make: *** [build] Error 2

What does configure show ?


-- 
Igor Sysoev
http://sysoev.ru/en/






More information about the nginx mailing list