LINUX.ORG.RU
решено ФорумAdmin

Сборка nginx для Solaris 10 Sparc

 ,


0

1

Всем добрый день. Прошу помочь. Пытаюсь собрать nginx для Solaris 10 Sparc. Вот что пытаюсь делать:

CC=«cc» ./configure --prefix=/opt/nginx --with-http_ssl_module --with-http_stub_status_module --with-http_sub_module --with-cc=/usr/sfw/bin/gcc --with-pcre=/usr/local

Результат:

Configuration summary + using PCRE library: /usr/local + using system OpenSSL library + md5: using OpenSSL library + sha1: using OpenSSL library + using system zlib library

nginx path prefix: «/opt/nginx» nginx binary file: «/opt/nginx/sbin/nginx» nginx configuration prefix: «/opt/nginx/conf» nginx configuration file: «/opt/nginx/conf/nginx.conf» nginx pid file: «/opt/nginx/logs/nginx.pid» nginx error log file: «/opt/nginx/logs/error.log» nginx http access log file: «/opt/nginx/logs/access.log» nginx http client request body temporary files: «client_body_temp» nginx http proxy temporary files: «proxy_temp» nginx http fastcgi temporary files: «fastcgi_temp» nginx http uwsgi temporary files: «uwsgi_temp» nginx http scgi temporary files: «scgi_temp»

gmake

gmake -f objs/Makefile gmake[1]: Entering directory `/opt/nginx/nginx-1.9.9' cd /usr/local \ && if [ -f Makefile ]; then gmake distclean; fi \ && CC=«/usr/sfw/bin/gcc» CFLAGS="-O2 -fomit-frame-pointer -pipe " \ ./configure --disable-shared /bin/sh: ./configure: not found gmake[1]: *** [/usr/local/Makefile] Error 1 gmake[1]: Leaving directory `/opt/nginx/nginx-1.9.9' gmake: *** [build] Error 2

Что за ошибка??? Почему? Прошу помочь. Или подкинуть рабочую инструкцию. Буду признателен. Всем добра!!!



Последнее исправление: alex_190 (всего исправлений: 1)

Ответ на: комментарий от spijet

Тысячу извинений, я тут человек новый. Я не совсем понимаю /bin/sh: ./configure: not found. Потому что configure присутствует

alex_190
() автор топика

Может кому пригодится

CC=«cc» ./configure --prefix=/opt/local/nginx-1.15.10_v2 --with-cpu-opt=«sparc64» --with-http_ssl_module --with-stream --with-http_stub_status_module --with-http_sub_module --with-cc=/usr/sfw/bin/gcc

alex_190
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.