Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
make server, gd library
- To: nginx-ru@xxxxxxxxx
- Subject: make server, gd library
- From: "alex_ru" <nginx-forum@xxxxxxxx>
- Date: Thu, 8 Mar 2012 16:03:32 -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=Ga+6AI3xzUMB5Ty6uy8RfN8Ib3PtbQ96maK7Cfgouts=; b=lu+NaRvidXiOXqEBQPU+6RN+LRVAz4fXZria1QEevbNf7pTu9LcAKthdywsMhrIj5KvDflvCXksLFiz+mSMb6zErSoIvu6CJxJSZFmvsDmGT65YoGByuFbLqtczO4W/p;
Добрый день,
Пытаюсь собрать 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,223646,223646#msg-223646
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru
|