make with image filter module

alex_ru nginx-forum на nginx.us
Чт Мар 8 20:01:54 UTC 2012


Добрый день,

Пытаюсь собрать nginx под Mac OS 10.7
Поставил все нужные библиотеки (gd
установил из портов)

выполняю: sudo ./configure --with-http_secure_link_module
--with-http_image_filter_module
библиотека нашлась checking for GD library ... found

теперь выполняю make:

Undefined symbols for architecture x86_64:
  "_gdImageCreateFromJpegPtr", referenced from:
      _ngx_http_image_resize in ngx_http_image_filter_module.o
  "_gdImageJpegPtr", referenced from:
      _ngx_http_image_resize in ngx_http_image_filter_module.o
ld: symbol(s) not found for architecture x86_64

Как не пытался побороть, увы не
получилось

Posted at Nginx Forum: http://forum.nginx.org/read.php?21,223645,223645#msg-223645



Подробная информация о списке рассылки nginx-ru