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 10:45:55AM +0300, Vasiliy G Tolstov wrote:
> On Wed, 2008-03-19 at 10:14 +0300, Igor Sysoev wrote:
> > Что показывает
> >
> > version=$((`uname -r | sed 's/^\([^.]*\)\.\([^.]*\)\.\([^.-]*
> > \).*/\1*256*256+\2*256+\3/'`)); echo $version
> >
> >
>
> ???132632
То есть в начале три "?" ? Тогда по частям:
uname -r
uname -r | sed 's/^\([^.]*\)\.\([^.]*\)\.\([^.-]*\).*/\1*256*256+\2*256+\3/'
> > и первые 20 строк ./configure ...
> >
> > ?
>
> checking for OS
> + Linux 2.6.24-gentoo-r3 i686
> checking for C compiler ... found
> + using GNU C compiler
> checking for gcc variadic macros ... found
> checking for C99 variadic macros ... 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 malloc.h ... found
> checking for Linux specific features
> checking for epoll ... found
> checking for sendfile() ... found
> checking for sendfile64() ... found
rtsig вроде не видно.
--
Игорь Сысоев
http://sysoev.ru
|