Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make with image filter module
- To: nginx-ru@xxxxxxxxx
- Subject: make with image filter module
- From: "alex_ru" <nginx-forum@xxxxxxxx>
- Date: Thu, 8 Mar 2012 15:01:54 -0500 (EST)
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tigger.jlkhosting.com; s=x; h=From:Message-ID:Content-Transfer-Encoding:Content-Type:Subject:To:Date; bh=6cw7gK18/KYpvBx2gY98H/IyCy8X/ks44NpaVOjES/A=; b=qKCyzu2N/2Zuvy7sJOYEV4hwr2Pqkv5vwYQ7DjTswWHu274+n4zQ0xGX6QzvMF/TjcmhJ5EGUxpV6uWViVujp9NSAeTJnRsRoQ0jH87MwhMeUj9hOWXpZpFmD+w9+w9a;
Добрый день,
Пытаюсь собрать 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 mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru
|