Прблема со сборкой nginx 0.7.48 под solaris 10

Igor Sysoev is at rambler-co.ru
Mon Apr 6 16:09:26 MSD 2009


On Mon, Apr 06, 2009 at 03:46:36PM +0400, Vladimir N. Indik wrote:

> 6 апреля 2009 г. 15:36 пользователь Igor Sysoev <is at rambler-co.ru> написал:
> > On Mon, Apr 06, 2009 at 03:24:48PM +0400, Vladimir N. Indik wrote:
> >
> >> Configuration summary
> >>   + using PCRE library: ../pcre-7.8/
> >>   + using OpenSSL library: ../openssl-0.9.8k
> >>   + md5: using OpenSSL library
> >>   + sha1 library is not used
> >>   + using system zlib library
> >
> >> Без
> >> >  --with-cc-opt="-I /export/home/indik/distrib/openssl-0.9.8k/include/";
> >> говорит
> >> ...
> >> In file included from src/http/ngx_http_file_cache.c:10:
> >> src/core/ngx_md5.h:16:25: openssl/md5.h: No such file or directory
> >> In file included from src/http/ngx_http_file_cache.c:10:
> >
> > А как выглядит строка эта строка с gcc ?
> >
> >
> > --
> > Игорь Сысоев
> > http://sysoev.ru
> >
> >
> 
> ...
> /opt/csw/gcc3/bin/gcc -c -mcpu=v9 -O -pipe  -O -W -Wall
> -Wpointer-arith -Wno-unused-parameter -Wno-unused-function
> -Wunused-variable -Wunused-value -Werror -g -I src/core  -I src/event
> -I src/event/modules  -I src/os/unix  -I ../pcre-7.8/  -I objs -I
> src/http  -I src/http/modules \
>         -o objs/src/http/ngx_http_file_cache.o \
>         src/http/ngx_http_file_cache.c
> In file included from src/http/ngx_http_file_cache.c:10:
> ...

Странно, у меня на Солярисе это выглядит как
       -I ../pcre-7.8/ -I ../openssl-0.9.8k/include -I objs


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





More information about the nginx-ru mailing list