I downloaded linuxamd64_12102_client.zip and I need to install it on Linux 4.9.0-4-amd64 #1 SMP Debian 4.9.51-1 (2017-09-28) x86_64 GNU/Linux
=>
Error in invoking target 'links proc gen_pcscfg' of makefile '/u01/app/jboss/product/12.1.0/client_2/precomp/lib/ins_precomp.mk'
log looks like:
....
INFO: /usr/bin/ld: /u01/app/jboss/product/12.1.0/client_2/lib//libpls12.a(pci.o): relocation R_X86_64_32 against `.rodata.str1.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /u01/app/jboss/product/12.1.0/client_2/lib//libpls12.a(pcmmsg.o): relocation R_X86_64_32 against `.rodata.str1.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /u01/app/jboss/product/12.1.0/client_2/lib//libpls12.a(phd.o): relocation R_X86_64_32 against `plsql28' can not be u
INFO: sed when making a shared object; recompile with -fPIC
/usr/bin/ld: /u01/app/jboss/product/12.1.0/client_2/lib//libpls12.a(phdc.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /u01/app/jboss/product/12.1.0/client_2/lib//libpls12.a(phdd.o): relocation R_X86_64_32 against symbol `fprintf@@GLIBC_2.2.5' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /u01/app/jboss/product/12.1.0/client_2/lib//libpls12.a(p
INFO: hf.o): relocation R_X86_64_32 against `.rodata.str1.32' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /u01/app/jboss/product/12.1.0/client_2/lib//libpls12.a(phpkar.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /u01/app/jboss/product/12.1.0/client_2/lib//libpls12.a(phpudi.o): relocation R_X86_64_32S against `phpudi_type_info' can not be used when making a shared object; recompile with -fPIC
....
Any hint?