Hi everyone,
I know that Oracle does not support OpenSuSE, but all previous database versions worked.
With Oracle 12c, the installation fails. I get the error below.
Probably someone has a helpful idea?
Yours, user8632123.
INFO: make -f /home/oracle/base/rdbms/12.101/precomp/lib/ins_precomp.mk relink EXENAME=proc
INFO: make[1]: Entering directory `/home/oracle/base/rdbms/12.101/precomp/lib'
INFO: Linking /home/oracle/base/rdbms/12.101/precomp/lib/proc
INFO: /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: /home/oracle/base/rdbms/12.101/lib//libnls12.a(lxhlang.o): undefined reference to symbol '__tls_get_addr@@GLIBC_2.3'
/usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: note: '__tls_get_addr@@GLIBC_2.3' is defined in DSO /lib64/ld-linux-x86-64.so.2 so try adding it to the linker command line
/lib64/ld-linux-x86-64.so.2: could not read symbols: Invalid operation
INFO: collect2: error: ld returned 1 exit status
INFO: /bin/chmod: cannot access ‘/home/oracle/base/rdbms/12.101/precomp/lib/proc’
INFO: : No such file or directory
INFO: make[1]: Leaving directory `/home/oracle/base/rdbms/12.101/precomp/lib'
INFO: make[1]: *** [/home/oracle/base/rdbms/12.101/precomp/lib/proc] Error 1
INFO: make: *** [proc] Error 2