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!

Oracle 12c Installation on Linux SUSE - failed with error gcc: not found

Madhu_KApr 27 2016 — edited Apr 28 2016

Hello All,

Database: Oracle 12c 12.1.0.2 EE

SUSE-Linux-Enterprise-Server-11-SP3 11.3.3-1.138


Error Details:

INFO: genclntsh: Failed to link libclntshcore.so.12.1

INFO: make: *** [client_sharedlib] Error 127

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 '/global/home/oracle/ora12102/rdbms/lib/ins_rdbms.mk'. See '/global/oraInventory/logs/installActions2016-04-26_02-29-12PM.log' for details.

Exception Severity: 1

gcc is present in /usr/lib64/gcc

/usr/lib64/gcc/x89_64-suse-linux/4.3/cc1

when I execute sqlplus comand it gives the below error:

libclntsh.so.12.1:file too short

And I checked the file is empty

Please help resolving the issue.

This post has been answered by Madhu_K on Apr 28 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 26 2016
Added on Apr 27 2016
3 comments
4,908 views