dx k9 <[EMAIL PROTECTED]> writes: > This is the last part of the compilation (gmake 3.80) > /usr/bin/ld: /usr/local/openssl-fips-1.1.2/lib/libssl.a(t1_meth.o): > relocation R_X86_64_32 can not be used when making a shared object; recompile > with -fPIC
It looks like you didn't build a shared-library version of libssl (would be called libssl.so on most platforms). Either that or you didn't tell PG's configure where to find it. regards, tom lane -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin