Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cannot install oracle 12.1.0.2 client on Debian 4 x86_64

AlainJul 17 2018 — edited Jul 17 2018

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?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 14 2018
Added on Jul 17 2018
2 comments
872 views