Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Прблема со сборкой nginx 0.7.48 под solaris 10
On Mon, Apr 06, 2009 at 03:12:42PM +0400, Vladimir N. Indik wrote:
> Добрый день!
>
> При сборке любой версии, начиная с 0.7.44, появляются ошибки.
>
> bash-3.00$ ./configure --with-cc=/opt/csw/gcc3/bin/gcc
> --with-pcre=../pcre-7.8/ --with-openssl=../openssl-0.9.8k/
> --with-cc-opt="-I /export/home/indik/distrib/openssl-0.9.8k/include/";
> make
> ...
> Undefined first referenced
> symbol in file
> MD5_Update objs/src/http/ngx_http_file_cache.o
> MD5_Init objs/src/http/ngx_http_file_cache.o
> MD5_Final objs/src/http/ngx_http_file_cache.o
> ld: fatal: Symbol referencing errors. No output written to objs/nginx
> collect2: ld returned 1 exit status
> *** Error code 1
> make: Fatal error: Command failed for target `objs/nginx'
> Current working directory /export/home/indik/distrib/nginx-0.7.48
> *** Error code 1
> make: Fatal error: Command failed for target `build'
>
> Подскажите, пожалуйста, что я делаю не так.
Вот это не нужно:
--with-cc-opt="-I /export/home/indik/distrib/openssl-0.9.8k/include/";
Что показывает configure ?
--
Игорь Сысоев
http://sysoev.ru
|