Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bugreport: --with-ld-opt broken in some cases
Приветствую.
Если собирать nginx 0.3.54 с такими опциями ./configure:
./configure --without-http_charset_module --without-http_ssi_module --without-http_access_module --without-http_geo_module --without-http_auth_basic_module --without-http_rewrite_module --without-http_gzip_module --without-http_proxy_module --without-http_fastcgi_module --without-http_memcached_module --without-http_userid_module --with-cc-opt="-I/usr/local/include/db43" --with-ld-opt="-L/usr/local/lib/db43 -ldb"
то не происходит линковка внешней либы (BDB в данном случае). А если убрать
из опций ./configure --without-http_gzip_module, то внешняя либа линкуется
нормально.
--
Konstantin Sorokin
|