Проблема в autoind ex модуле

Igor Sysoev is at rambler-co.ru
Sat Feb 14 14:08:18 MSK 2009


On Sat, Feb 14, 2009 at 01:03:33PM +0200, dimkalinux wrote:

> [root at kino nginx-0.7.32]# ./configure --with-cc-opt="-O NGX_HAVE_D_TYPE=0"
> checking for OS
>  + Linux 2.6.18-92.1.22.el5 x86_64
> checking for C compiler ... found
>  + using GNU C compiler
>  + gcc version: 4.1.2 20071124 (Red Hat 4.1.2-42)
> checking for gcc -pipe switch ... found
> checking for gcc variadic macros ... not found
> checking for C99 variadic macros ... not found
> checking for unistd.h ... found
> checking for inttypes.h ... found
> checking for limits.h ... found
> checking for sys/filio.h ... not found
> checking for crypt.h ... found
> checking for Linux specific features
> checking for epoll ... not found
> checking for sendfile() ... not found
> checking for sendfile64() ... not found
> checking for sys/prctl.h ... found
> checking for prctl(PR_SET_DUMPABLE) ... not found
> checking for sched_setaffinity() ... not found
> checking for nobody group ... found
> checking for poll() ... not found
> checking for /dev/poll ... not found
> checking for kqueue ... not found
> checking for crypt() ... not found
> checking for crypt() in libcrypt ... not found
> checking for O_DIRECT ... not found
> checking for F_NOCACHE ... not found
> checking for directio() ... not found
> checking for PCRE library ... not found
> checking for PCRE library in /usr/local/ ... not found
> checking for PCRE library in /usr/include/pcre/ ... not found
> checking for PCRE library in /usr/pkg/ ... not found
> checking for PCRE library in /opt/local/ ... not found
> checking for zlib library ... not found
> checking for int size ...
> ./configure: error: can not detect int size

- ./configure --with-cc-opt="-O NGX_HAVE_D_TYPE=0"
+ ./configure --with-cc-opt="-D NGX_HAVE_D_TYPE=0"


-- 
Игорь Сысоев
http://sysoev.ru





More information about the nginx-ru mailing list