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!

Recompiling oracle binaries

user12112205Dec 20 2010 — edited Dec 22 2010
Hi,

I am trying to clone from source to target. i have copied the source(ORACLE_HOME) binaries to target(different location in target there is already a oracle_home and I dont' want to disturb it). and then recompiling the target binaries. Please let me know if i am missing something.

/usr/bin/ld: skipping incompatible /db/oracle/oracle/11g/lib/libirc.a when searching for -lirc
/usr/bin/ld: cannot find -lirc
collect2: ld returned 1 exit status
make: *** [wrap] Error 1
[oracle@lindbc1 bin]$ uname -

Relinking Error:

source: Linux source 2.6.9-89.ELsmp #1 SMP Mon Apr 20 10:34:33 EDT 2009 i686 i686 i386 GNU/Linux

Target :Linux target 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:14 EST 2007 x86_64 x86_64 x86_64 GNU/Linux



sqlplus
sqlplus: error while loading shared libraries: libclntsh.so.11.1: cannot open shared object file: No such file or directory

Edited by: user12112205 on Dec 20, 2010 3:33 AM
This post has been answered by sb92075 on Dec 22 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 19 2011
Added on Dec 20 2010
12 comments
949 views