Hello.
Today I tried to update php53-curl-5.3.24 to php53-curl-5.3.25 from ports. In the compilation process I have an error:
My system is FreeBSD 9.1-RELEASE-p3 amd64.
I'm trying to find an answer to this problem on mailing lists and Google but I found nothing.
Today I tried to update php53-curl-5.3.24 to php53-curl-5.3.25 from ports. In the compilation process I have an error:
Code:
/usr/bin/ld: /usr/local/lib/libssl.a(s2_clnt.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/local/lib/libssl.a: could not read symbols: Bad value
*** [./curl.la] Error code 1
My system is FreeBSD 9.1-RELEASE-p3 amd64.
I'm trying to find an answer to this problem on mailing lists and Google but I found nothing.