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!

errors installaing Oracle 11gbeta 11.1.0.3.0_Linux_x86-64 on RHEL4

user590750Aug 20 2007 — edited Aug 20 2007
Hi,

I encounter an error when installing 11.1.0.3.0_Linux_x86-64 on RHEL4. The problems starts when entering the relinking phase.
This is from the Install log:
INFO: /usr/bin/ld: skipping incompatible /opt/oracle/product/11gbeta/lib/libxml10.a when searching for -lxml10
/usr/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

I extracted the archive /opt/oracle/product/11gbeta/lib/libxml10.a and executed the files command against the files. I see that ALL object files are 32-bit and not 64-bit.

Strange: I would expect 64-bit libraries for the 64-bit Oracle version.

Can anyone help me?

Had anyone hit the same problem in the past (and a solution/explanation?)

Thanks in advance
Johann
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 17 2007
Added on Aug 20 2007
6 comments
640 views