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!

MakefileException: Error in invoking target 'install' of makefile '/u01/app/oracle/dbhome_1/ctx/lib/

user7222768Jul 2 2015 — edited Jul 2 2015

I am trying to install Oracle database 11gR2 on Oracle Linux 7.1 on a 64 bit server. During the install process, this error is coming up:

Exception Name: MakefileException

Exception String: Error in invoking target 'install' of makefile '/u01/app/oracle/dbhome_1/ctx/lib/ins_ctx.mk'. See

'/u01/app/oraInventory/logs/installActions2015-07-01_06-11-44PM.log' for details.

Exception Severity: 1

The searches have only revealed a potential problem with missing libraries. During the install, all libraries that failed the check were installed using the 64 bit versions from Oracle Linux 7.1 DVD. So there are no missing libraries in this case.

Is it possible that 32 bit versions need to be installed? I just did the 64 bit ones.

What does ins_ctx.mk do? Can we ignore this error safely?

This post has been answered by Srini Chavali-Oracle on Jul 2 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 30 2015
Added on Jul 2 2015
4 comments
3,875 views