Version12: Unterschied zwischen den Versionen
Aus MeinWiki
(→Kompilierungsfehler) |
|||
Zeile 1: | Zeile 1: | ||
+ | == Installation SLES12 SP1 == | ||
+ | *Installationslog monitoren und Verzeichnisse nach bedarf erstellen. | ||
+ | *Verzeichnis löschen. | ||
+ | rm -fR $ORACLE_HOME/lib/stubs/rm -fR /opt/oracle/product/12cR1/db_1/lib/stubs/ | ||
== Kompilierungsfehler == | == Kompilierungsfehler == | ||
Make failed to invoke "/usr/bin/make -f ins_ldap.mk ldapdelete ORACLE_HOME=/opt/oracle/product/12cR1/db_1"....'/usr/lib64 /gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: /opt/oracle/product/12cR1/db_1/lib /libldapclnt12.a(sgsluu.o): undefined reference to symbol '__tls_get_addr@@GLIBC_2.3' | Make failed to invoke "/usr/bin/make -f ins_ldap.mk ldapdelete ORACLE_HOME=/opt/oracle/product/12cR1/db_1"....'/usr/lib64 /gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: /opt/oracle/product/12cR1/db_1/lib /libldapclnt12.a(sgsluu.o): undefined reference to symbol '__tls_get_addr@@GLIBC_2.3' |
Version vom 23. Mai 2016, 08:06 Uhr
Installation SLES12 SP1
- Installationslog monitoren und Verzeichnisse nach bedarf erstellen.
- Verzeichnis löschen.
rm -fR $ORACLE_HOME/lib/stubs/rm -fR /opt/oracle/product/12cR1/db_1/lib/stubs/
Kompilierungsfehler
Make failed to invoke "/usr/bin/make -f ins_ldap.mk ldapdelete ORACLE_HOME=/opt/oracle/product/12cR1/db_1"....'/usr/lib64 /gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: /opt/oracle/product/12cR1/db_1/lib /libldapclnt12.a(sgsluu.o): undefined reference to symbol '__tls_get_addr@@GLIBC_2.3' /lib64/ld-linux-x86-64.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status make: *** [ldapdelete] Error 1
- Verzeichnis löschen.
rm -fR $ORACLE_HOME/lib/stubs/rm -fR /opt/oracle/product/12cR1/db_1/lib/stubs/
- Datei $ORACLE_HOME/ctx/lib/env_ctx.mk Eintrag anpassen.
154 LINK=$(LDCCOM) --Wl,--no-as-needed