Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: http xslt module - не находит би блиотеку
Попробуйте запустить configure вот так:
CFLAGS=-I/opt/csw/include LDFLAGS=-L/opt/csw/lib ./configure .....
2010/3/11 kima <nginx-forum@xxxxxxxx>:
> к сожалению без модуля почему-то тоже не собирается.
>
> objs/ngx_modules.o > -lsocket -lnsl -lsendfile -lrt -lpcre -lssl -lcrypto -lz
> Undefined first referenced
> symbol in file
> SSL_CTX_sess_set_remove_cb objs/src/event/ngx_event_openssl.o
> SSL_CTX_sess_set_get_cb objs/src/event/ngx_event_openssl.o
> SSL_CTX_sess_set_new_cb objs/src/event/ngx_event_openssl.o
> SSL_CTX_set_info_callback objs/src/event/ngx_event_openssl.o
> ld: fatal: Symbol referencing errors. No output written to objs/nginx
> collect2: ld returned 1 exit status
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?21,62659,62663#msg-62663
>
>
> _______________________________________________
> nginx-ru mailing list
> nginx-ru@xxxxxxxxx
> http://nginx.org/mailman/listinfo/nginx-ru
>
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|