Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: странное сообщение в /var/log/messages
On Wed, Mar 19, 2008 at 09:23:26AM +0300, Vasiliy G Tolstov wrote:
> при запуске nginx в логе получаю ошибку вида
> warning: process `nginx' used the deprecated sysctl system call with 1.33.
> warning: process `nginx' used the deprecated sysctl system call with 1.33.
> warning: process `nginx' used the deprecated sysctl system call with 1.33.
>
> система gentoo linux с ядром
> Linux selfip 2.6.24-gentoo-r3 #5 SMP Fri Mar 7 16:43:59 MSK 2008 i686
> Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
> версия nginx
> nginx version: nginx/0.6.28
> configure arguments: --prefix=/usr --conf-path=/etc/nginx/nginx.conf
> --http-log-path=/var/log/nginx/access_log
> --error-log-path=/var/log/nginx/error_log
> --pid-path=/var/run/nginx.pid
> --http-client-body-temp-path=/var/tmp/nginx/client
> --http-proxy-temp-path=/var/tmp/nginx/proxy
> --http-fastcgi-temp-path=/var/tmp/nginx/fastcgi
> --with-md5-asm --with-md5=/usr/include --with-sha1-asm
> --with-sha1=/usr/include
> --with-http_realip_module --with-http_ssl_module --with-imap
> --with-http_stub_status_module
Что показывает
version=$((`uname -r | sed
's/^\([^.]*\)\.\([^.]*\)\.\([^.-]*\).*/\1*256*256+\2*256+\3/'`)); echo $version
и первые 20 строк ./configure ...
?
--
Игорь Сысоев
http://sysoev.ru
|