Re: ngxin 0.8.50 в Maverick Beta: ошибка make в ngx user.c

Igor Sysoev igor на sysoev.ru
Сб Сен 4 21:57:43 MSD 2010


On Sat, Sep 04, 2010 at 01:48:23PM -0400, fzfx wrote:

> Проблема на этапе make при следующих
> условиях:
> - дата: 04.09.2010;
> - версия ОС: Ubuntu Maverick Beta Desktop x86_64;
> - версия nginx, на которых проверялось
> наличие проблемы: от 0.8.44 до 0.8.50;
> - версия GCC: стандартная для ОС (4.4).
> ./configure прошёл в соответствии с
> описанием процесса на nginx.ru, при этом
> были указаны пути для исходников PCRE,
> OpenSSL и GLib.
> 
> Последние строчки вывода make:
> [code]
> gcc -c -pipe  -march=amdfam10 -mtune=amdfam10 -O3 -W -Wall
> -Wpointer-arith -Wno-unused-parameter -Wunused-function
> -Wunused-variable -Wunused-value -Werror -g  -I src/core -I src/event -I
> src/event/modules -I src/os/unix -I /home/f/Downloads/pcre-8.10 -I
> /home/f/Downloads/openssl-1.0.0a/.openssl/include -I
> /home/f/Downloads/gzip-1.2.4 -I objs \
> 		-o objs/src/os/unix/ngx_user.o \
> 		src/os/unix/ngx_user.c
> src/os/unix/ngx_user.c: In function ‘ngx_crypt’:
> src/os/unix/ngx_user.c:30: error: storage size of ‘cd’ isn’t
> known
> cc1: warnings being treated as errors
> src/os/unix/ngx_user.c:38: error: implicit declaration of function
> ‘crypt_r’
> src/os/unix/ngx_user.c:30: error: unused variable ‘cd’
> make[1]: *** [objs/src/os/unix/ngx_user.o] Ошибка 1
> make[1]: Выход из каталога
> `/home/f/Downloads/nginx-0.8.50'
> make: *** [build] Ошибка 2
> [/code]

Что выдаёт ./configure ?


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



Подробная информация о списке рассылки nginx-ru