Приветствую.
Подскажите новичку как правильно сделать, опыта еще маловато.
sed -i "s|--with-http_ssl_module|--with-http_ssl_module --with-openssl=/opt/lib/openssl-1.0.2h|g" /root/rpmbuild/SPECS/nginx.spec
rpmbuild -ba /root/rpmbuild/SPECS/nginx.spec
получаю ошибку:
/usr/bin/ld: /opt/lib/openssl-1.0.2h/.openssl/lib/libssl.a(s23_meth.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/opt/lib/openssl-1.0.2h/.openssl/lib/libssl.a: could not read symbols: Bad value