Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: solaris
Hello Konstantin,
Friday, November 26, 2004, 8:19:27 AM, you wrote:
KNB> Вот тут еще пару вопросов возникло.
KNB> Имеем проблемы при сборке на solaris
[root@xxx sbin]# uname -a
SunOS xxx 5.9 Generic_112233-05 sun4u sparc SUNW,UltraAX-i2
распаковал nginx-0.1.9
зашел, выполнил
./configure --prefix=/usr/local/nginx --with-pcre=../pcre-5.0
make
./configure --with-cpu-opt=sparc64 --with-poll_module --with-select_module
--prefix=/usr/local/nginx --with-pcre=../pcre-5.0
make
./configure --prefix=/usr/local/nginx --with-pcre=../pcre-5.0
make
make install
make clean специльно не делал. все прошло отлично.
кстати спасибо Игорю за косметическую правку :)
-----------------------
2004/11/26 10:10:59 [info] 28025#0: using the "/dev/poll" event method
-----------------------
а ошибки "close() failed (9: Bad file number)" при смене бинарника не
лету (их генерят закрывающиеся старые worker-ы) остались:
-----------------------
2004/11/26 10:11:34 [alert] 24298#0: close() failed (9: Bad file number)
2004/11/26 10:11:34 [alert] 24298#0: close() failed (9: Bad file number)
2004/11/26 10:11:34 [alert] 5665#0: close() failed (9: Bad file number)
2004/11/26 10:11:34 [alert] 5665#0: close() failed (9: Bad file number)
2004/11/26 10:11:34 [alert] 5665#0: close() failed (9: Bad file number)
-----------------------
ну это так... для информации...
--
Best regards,
Alexander mailto:voodoo_alex@xxxxxxx
- References:
- solaris
- From: Konstantin N. Bezruchenko
|