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!

Install oracle 11g2 (11.2.0.1.0) on Oracle Linux 7

user10742365Mar 24 2015 — edited Mar 30 2015

I am trying to install the 11gr2 i downloaded from oracle

linux.x64_11gR2_database_2of2.zip

linux.x64_11gR2_database_1of2.zip

I following the instructions online and I run into this error (see below).  I couldn't seem to find any answers online.  I saw someone say 11g2 is not supported, but in the Oracle installation guide it is.  Can anyone help me on this?  Thanks.

I updated glib to

  Updating   : glibc-common-2.17-78.0.1.el7.x86_64                                                                                                                          1/9

  Updating   : glibc-2.17-78.0.1.el7.x86_64                                                                                                                                 2/9

  Updating   : glibc-headers-2.17-78.0.1.el7.x86_64                                                                                                                         3/9

  Updating   : glibc-devel-2.17-78.0.1.el7.x86_64                                                                                                                           4/9

  Installing : glibc-utils-2.17-78.0.1.el7.x86_64                                                                                                                           5/9

  Cleanup    : glibc-devel-2.17-55.el7.x86_64                                                                                                                               6/9

  Cleanup    : glibc-headers-2.17-55.el7.x86_64                                                                                                                             7/9

  Cleanup    : glibc-common-2.17-55.el7.x86_64                                                                                                                              8/9

  Cleanup    : glibc-2.17-55.el7.x86_64                                                                                                                                     9/9

  Verifying  : glibc-devel-2.17-78.0.1.el7.x86_64                                                                                                                           1/9

  Verifying  : glibc-utils-2.17-78.0.1.el7.x86_64                                                                                                                           2/9

  Verifying  : glibc-2.17-78.0.1.el7.x86_64                                                                                                                                 3/9

  Verifying  : glibc-common-2.17-78.0.1.el7.x86_64                                                                                                                          4/9

  Verifying  : glibc-headers-2.17-78.0.1.el7.x86_64                                                                                                                         5/9

  Verifying  : glibc-2.17-55.el7.x86_64                                                                                                                                     6/9

  Verifying  : glibc-common-2.17-55.el7.x86_64                                                                                                                              7/9

  Verifying  : glibc-headers-2.17-55.el7.x86_64                                                                                                                             8/9

  Verifying  : glibc-devel-2.17-55.el7.x86_64                                                                                                                               9/9

Installed:

  glibc-utils.x86_64 0:2.17-78.0.1.el7                                                                                                                                         

Updated:

  glibc.x86_64 0:2.17-78.0.1.el7        glibc-common.x86_64 0:2.17-78.0.1.el7        glibc-devel.x86_64 0:2.17-78.0.1.el7        glibc-headers.x86_64 0:2.17-78.0.1.el7      

INFO: gcc -o ctxhx -m64 -L/u01/app/oracle/product/11.2.0/dbhome_2/ctx/lib/ -L/u01/app/oracle/product/11.2.0/dbhome_2/lib/ -L/u01/app/oracle/product/11.2.0/dbhome_2/lib/stubs/  /u01/app/oracle/product/11.2.0/dbhome_2/ctx/lib/ctxhx.o -L/u01/app/oracle/product/11.2.0/dbhome_2/ctx/lib/ -lm -lsc_fa -lsc_ex -lsc_da -lsc_ca -lz  -lctxhx -Wl,-rpath,/u01/app/oracle/product/11.2.0/dbhome_2/ctx/lib -lsnls11 -lnls11  -lcore11 -lsnls11 -lnls11 -lcore11 -lsnls11 -lnls11 -lxml11 -lcore11 -lunls11 -lsnls11 -lnls11 -lcore11 -lnls

INFO: 11  `cat /u01/app/oracle/product/11.2.0/dbhome_2/lib/sysliblist`

INFO: /lib64/libstdc++.so.5: undefined reference to `memcpy@GLIBC_2.14'

collect2: error: ld returned 1 exit status

INFO: make: *** [ctxhx] Error 1

INFO: End output from spawned process.

INFO: ----------------------------------

INFO: Exception thrown from action: make

Exception Name: MakefileException

Exception String: Error in invoking target 'install' of makefile '/u01/app/oracle/product/11.2.0/dbhome_2/ctx/lib/ins_ctx.mk'. See '/u01/app/oraInventory/logs/installActions2015-03-24_09-07-26PM.log' for details.

Exception Severity: 1

INFO: Adding ExitStatus STOP_INSTALL to the exit status set

INFO: Finding the most appropriate exit status for the current application

INFO: Exit Status is -4

INFO: Shutdown Oracle Database 11g Release 2 Installer

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 27 2015
Added on Mar 24 2015
7 comments
4,747 views