Re: Installation issue for x86 Oracle 10.2 on x86_64-suse-linux-10
Bennett Leve <[email protected]>
| Newsgroups | gmane.linux.suse.oracle.general |
|---|---|
| Message-ID | <[email protected]> |
Harun, Looks like you are trying to install a 32bit release of Oracle on a 64bit system. It is mixing and matching wordsizes and failing. On that system you will need to install the 64bit release of Oracle. -Bennett Harun Basheer wrote: > Dear All, > > I am facing issue with installation of x86 Oracle 10.2 on > x86_64-suse-linux-10. I am getting the error at 62%. > > Error in invoking target 'client_sharedlib' of makefile > /opt/oracle/product/10.2/db_1/network/lib/ins_net_clent.mk > > Here are the log files* > > oracle@suse10:~> tail -15 $ORACLE_HOME/install/make.log > > * /usr/bin/ar rv /opt/oracle/product/10.2/db_1/lib/libn10.a > /opt/oracle/product/10.2/db_1/lib/nnfgt.o ; fi) > (if [ "compile" = "binary" ] ; then \ > /opt/oracle/product/10.2/db_1/bin/gennfgt > nnfgt.c ;\ > TARGET_BINARY_INTERFACE= ;\ > export TARGET_BINARY_INTERFACE ;\ > /usr/bin/gcc -c nnfgt.c ;\ > -rm -f /opt/oracle/product/10.2/db_1/lib/nnfgt.o ;\ > -mv nnfgt.o /opt/oracle/product/10.2/db_1/lib/ ;\ > /usr/bin/ar rv /opt/oracle/product/10.2/db_1/lib/libn10.a > /opt/oracle/product/10.2/db_1/lib/nnfgt.o ; fi) > /usr/bin/make -f ins_net_client.mk client_sharedlib > ORACLE_HOME=/opt/oracle/product/10.2/db_1//opt/oracle/product/10.2/db_1/bin/genclntsh > /usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../x86_64-suse-linux/bin/ld: > skipping incompatible /opt/oracle/product/10.2/db_1/lib/libxml10.a when > searching for -lxml10 > /usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../x86_64-suse-linux/bin/ld: > cannot find -lxml10 > collect2: ld returned 1 exit status > genclntsh: Failed to link libclntsh.so.10.1 > make: *** [client_sharedlib] Error 1 > > > *oracle@suse10:~> tail -25 > /opt/oracle/oraInventory/logs/installActions2008-02-12_12-19-42AM.log* > > INFO: The output of this make operation is also available at: > '/opt/oracle/product/10.2/db_1/install/make.log' > INFO: > > INFO: Start output from spawned process: > INFO: ---------------------------------- > INFO: > > INFO: /opt/oracle/product/10.2/db_1/bin/genclntsh > > INFO: > /usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../x86_64-suse-linux/bin/ld: > skipping incompatible /opt/oracle/product/10.2/db_1/lib/libxml10.a when > searching for -lxml10 > /usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../x86_64-suse-linux/bin/ld: > cannot find -lxml10 > > INFO: collect2: ld returned 1 exit status > > INFO: genclntsh: Failed to link libclntsh.so.10.1 > > INFO: make: *** [client_sharedlib] Error 1 > > INFO: End output from spawned process. > INFO: ---------------------------------- > INFO: Exception thrown from action: make > Exception Name: MakefileException > Exception String: Error in invoking target 'client_sharedlib' of makefile > '/opt/oracle/product/10.2/db_1/network/lib/ins_net_client.mk'. See > '/opt/oracle/oraInventory/logs/installActions2008-02-12_12-19-42AM.log' for > details. > Exception Severity: 1 > > Thanks and Regards, > Harun > > -- To unsubscribe, email: [email protected] For additional commands, email: [email protected] Please see http://www.suse.com/oracle/ before posting