Getting ld error when installing Cloud control 12.1.0.4

INFO: 4/26/15 11:46:46 PM PDT: /usr/bin/ld: cannot find -lclntsh
collect2: error: ld returned 1 exit status
INFO: 4/26/15 11:46:46 PM PDT: make[1]: *** [/home/oracle/Middleware/oms/sqlplus/bin/sqlplus32] Error 1
make: *** [newsqlplus32] Error 2
INFO: 4/26/15 11:46:46 PM PDT: End output from spawned process.
INFO: 4/26/15 11:46:46 PM PDT: ----------------------------------
INFO: 4/26/15 11:46:46 PM PDT: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'install' of makefile '/home/oracle/Middleware/oms/sqlplus/lib/ins_sqlplus.mk'. See '/u01/app/oraInventory/logs/installActions2015-04-26_11-00-52-PM.log' for details.
Exception Severity: 1
INFO: 4/26/15 11:46:46 PM PDT: POPUP WARNING:Error in invoking target 'install' of makefile '/home/oracle/Middleware/oms/sqlplus/lib/ins_sqlplus.mk'. See '/u01/app/oraInventory/logs/installActions2015-04-26_11-00-52-PM.log' for details.
version:
Linux localhost.localdomain 3.8.13-55.1.6.el7uek.x86_64 #2 SMP Wed Feb 11 14:18:22 PST 2015 x86_64 x86_64 x86_64 GNU/Linux
I installed all packages...
wonder if anything missing...?
thanks

Hi ,
The error typically comes if there is a missing OS package. In most cases its the 32 bit version of glibc* package
First establish a sorted list of installed rpm's :
rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE} (%{ARCH})\n" | sort >/tmp/rpmlist.out
Then compare the content of the file rpmlist.out  with the pre-requisites provided in the OTN documentationand ensure that all packages including the required 32 bit OS packages are installed on the OS:
Ref
Install the missing rpms then then re-try installation.
http://docs.oracle.com/cd/E24628_01/install.121/e22624/preinstall_req_packages.htm#CHDGGGDH
Also ensure none of the other ORACLE related env varibles are set
example
NLS_LANG
LD_LIBRARY_PATH
ORA_NLS10
TNS_ADMIN
PATH
CLASSPATH
ORACLE_HOME
Regards,
Rahul

Similar Messages

  • ?I am getting an error when installing on my dell inspiron with latest updates for drivers.  Error 1406.  I have the problem with Scan Snap software and a full version of reader.

    ?I am getting an error when installing on my dell inspiron with latest updates for drivers.  Error 1406.  I have the problem with Scan Snap software and a full version of reader.

    Error 1402 | Error 1406 | Acrobat, Reader

  • I get an error when installing Call To Call

    I always get this error when installing the Skype Call To Call toolbar:
    "The installer has encountered an unexpected error installing this package,this may indicate a problem with this package.The Error code is 2738"
    Help anyone?

    Just in case, even though it's for a different error message, try the procedure from the following user tip:
    "The administrator has set policies to prevent this installation" error messages when installing iTunes for Windows on Windows Vista and Windows 7 systems

  • Getting an error when installing BI Publisher Desktop

    Hi,
    Is anyone getting an error when installing BI Publisher Desktop? I'm getting an error when I'm installing BI Publisher Desktop and the error message is compile error in hidden module: Module_ini.
    Any feedback would be appreciated.

    Ravi,
    Yes, I have java run time on my machine and I'm in a Windows XP SP2 environment. Also note that I'm installing BI Publisher Desktop for 10.1.3.2 and I have all the prerequisites installed prior to the Publisher Desktop installation.
    The exact error message for the BI Publisher Desktop is:
    Compile error in hidden module: Module_ini (Microsoft Visual Basic)

  • Cygwin test failed when installing Cloud Control

    When installing Cloud Control OEM12 on Windwos, I need to set up Cygwin first. After setting up Cygwin on the two hosts (chdevora03 and chdevora05), I issued the following to test 'ssh' connection between them but got 'permission denied'. What could be wrong?
    $ ssh -l surrey\srvc_oracleadm chdevora03.surrey.ca 'date'
    [email protected]'s password:
    Permission denied, please try again.

    $ ssh -v srvc_oracleadm@chdevora03 'date'
    OpenSSH_6.1p1, OpenSSL 1.0.1e 11 Feb 2013
    debug1: Reading configuration data /etc/ssh_config
    debug1: Connecting to chdevora03 [172.16.2.249] port 22.
    debug1: Connection established.
    debug1: identity file /home/sryadoraz/.ssh/id_rsa type -1
    debug1: identity file /home/sryadoraz/.ssh/id_rsa-cert type -1
    debug1: identity file /home/sryadoraz/.ssh/id_dsa type -1
    debug1: identity file /home/sryadoraz/.ssh/id_dsa-cert type -1
    debug1: identity file /home/sryadoraz/.ssh/id_ecdsa type -1
    debug1: identity file /home/sryadoraz/.ssh/id_ecdsa-cert type -1
    debug1: Remote protocol version 2.0, remote software version OpenSSH_6.1
    debug1: match: OpenSSH_6.1 pat OpenSSH*
    debug1: Enabling compatibility mode for protocol 2.0
    debug1: Local version string SSH-2.0-OpenSSH_6.1
    debug1: SSH2_MSG_KEXINIT sent
    debug1: SSH2_MSG_KEXINIT received
    debug1: kex: server->client aes128-ctr hmac-md5 none
    debug1: kex: client->server aes128-ctr hmac-md5 none
    debug1: sending SSH2_MSG_KEX_ECDH_INIT
    debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
    debug1: Server host key: ECDSA 67:ae:3c:f6:b4:7b:f6:e1:8e:6b:30:66:ea:51:ed:93
    debug1: Host 'chdevora03' is known and matches the ECDSA host key.
    debug1: Found key in /home/sryadoraz/.ssh/known_hosts:1
    debug1: ssh_ecdsa_verify: signature correct
    debug1: SSH2_MSG_NEWKEYS sent
    debug1: expecting SSH2_MSG_NEWKEYS
    debug1: SSH2_MSG_NEWKEYS received
    debug1: Roaming not allowed by server
    debug1: SSH2_MSG_SERVICE_REQUEST sent
    debug1: SSH2_MSG_SERVICE_ACCEPT received
    debug1: Authentications that can continue: publickey,password,keyboard-interacti
    ve
    debug1: Next authentication method: publickey
    debug1: Trying private key: /home/sryadoraz/.ssh/id_rsa
    debug1: Trying private key: /home/sryadoraz/.ssh/id_dsa
    debug1: Trying private key: /home/sryadoraz/.ssh/id_ecdsa
    debug1: Next authentication method: keyboard-interactive
    debug1: Authentications that can continue: publickey,password,keyboard-interacti
    ve
    debug1: Next authentication method: password
    srvc_oracleadm@chdevora03's password:
    debug1: Authentications that can continue: publickey,password,keyboard-interacti
    ve
    Permission denied, please try again.
    srvc_oracleadm@chdevora03's password:

  • I get an error when installing itunes

    I get the following error when trying to installing itunes "The installer has insufficient privileges to access this directory C:\ProgramData\Microsoft\Windows\Start Menu\Programs\iTunes  The installation cannot continue.  Log in as administrator or contact your systems administrator. and I am an Admin

    Just in case, even though it's for a different error message, try the procedure from the following user tip:
    "The administrator has set policies to prevent this installation" error messages when installing iTunes for Windows on Windows Vista and Windows 7 systems

  • Get red error when installing Vendor number (purchasing view) - 0VEN_PURORG

    On BW 3.5, when installing Business Content of the InfoObject 0VEN_PURORG (Vendor number (purchasing view)), get the following red error:
    "Mapping between 0BPARTNER_ATTR R3_System_Name 0BPARTNER_ATTR is inconsistent"
    What does that mean and how to have it fixed?  Even if the red error shows up during the installing, but I can still use RSD1 to modify it though.
    Thanks

    Kevin,
    Try using 'Only Necessary objects' option and try. If the '0BPARTNER' attribute is not directly related to
    '0VEN_PURORG' Info object, you should be fine.
    Thanks

  • Get an error when installing Adobe Reader

    Each time I install adobe reader, I get an error at about 80 to 85% :
    Error B708EB72-AA82-3EB7-8BB0-D845BA35C93D
    HRESULT : 0x80070422
    I have Windows 7 familly.
    Thank you very much

    Hi,
    Please provide the windows installer log of Adobe Reader installation, it will be helpful to know the exact cause of filure.
    To get the windows installer log follow the steps given below:
    1. Enable the Windows Installer logging on your machine. ( Find the help to enable Windows Installer logging at : http://support.microsoft.com/kb/223300 ). 
        OR simply create the following registry key:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer\]
    "Logging"="voicewarmup"
    2. Now get the Adobe Reader Installer from http://get.adobe.com/reader/enterprise/ .
    3. Now try to install Adobe Reader.
    4. If Installation fails, cancel it.
    5. Get the Windows Installer log which is created in %temp% directory. It is a file, that begins with letters "Msi" and have a .log extension.
    6. Share this file.
    Thanks.

  • I get payload errors when installing cs5.5

    I have CS5.5 on disc and it will not load the second disc. I have downloaded CS5.5 and tried to install it via the download and get payload error DW025, DW065,DW063, and DW036. Why am I having so many issues with the install?

    See if you can hunt down any of those codes in the following page, as well as any Exit Code you might see...
    Installation and launch log errors | CS5, CS5.5, CS6, CC

  • Getting wierd error when installing iTunes

    Hey Folks, im getting this error:
    An error occurred during installation of assembly
    'Microsoft.VC80.CRT,version="8.0.50727.4053",type=
    "win32",publicKeyToken="1fc8b3b9a1e18e3b",process
    orArchitecture='x86'. Please refer to Help and
    Support for more information. HRESULT: 0x80070002
    Im operating Windows 7 64bit on a Toshiba Laptop.
    And i dont have a lot of fails in the Windows Update.
    Can you guys help me getting it working?

    Okay. One of the things an 0x80070002 can suggest is file damage. So let's attack that possibility in a couple of ways.
    (1) Let's first try running a chkdsk over your C drive (or whichever drive you have your program files and operating system installed on). There's Windows 7 instructions in the following document. Select both "automatically fix file system errors" and "scan for and attempt recovery of bad sectors" or use chkdsk /r (depending on which way you choose to go about things). You should be prompted to schedule the scan to run on restart. That sort of scan of the C drive should take a long time ... if it quits after a few minutes or seconds, something's interfering with the scan:
    http://www.w7forums.com/use-chkdsk-check-disk-t448.html (How to use CHKDSK (Check Disk))
    Does the chkdsk find/repair any damage? If so, try another iTunes install. Does it go through properly this time?
    (2) If no joy with the chkdsk, we'll try an sfc /scannow:
    [How to use the System File Checker tool to troubleshoot missing or corrupted system files on Windows Vista or on Windows 7|http://support.microsoft.com/kb/929833]
    Does the scannow find/repair any damage?

  • ORA-01017 Error when installing Grid Control 10.2.0.3

    Hello all,
    I have the following problem: I am installing the Grid Control on a Linux machine and when I get to the "Specify Repository Database Configuration" step and enter the SYS password I get an ORA-01017 error. I still can connect under SQLPLUS with the same pwd as SYSDBA.
    Any clue how to get ride of this will be very appreciated.
    Best regards.
    Askia

    Yes this is what I do, but still receive "Insufficient privileges to write to that location". So I am forced to use normal file system to be able to continue.
    After that I run into the current problem saying OMS configuration failed (see details....) and I try:
    ./opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=uxlpgrid01:6200
    3 of 5 processes started.
    ias-instance id=EnterpriseManager0.uxlpgrid01
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    OC4J/home/default_island
    Error
    --> Process (pid=0)
    no port available from the port range
    failed to start a managed process after the maximum retry limit
    no port available from the port range
    no port available from the port range
    Log:
    none
    ias-component/process-type/process-set:
    OC4J/OC4J_EMPROV/default_island
    Error
    --> Process (pid=0)
    no port available from the port range
    failed to start a managed process after the maximum retry limit
    no port available from the port range
    no port available from the port range
    Log:
    none
    Then:
    ./opmnctl status
    Processes in Instance: EnterpriseManager0.uxlpgrid01
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    DSA | DSA | N/A | Down
    HTTP_Server | HTTP_Server | 23861 | Alive
    LogLoader | logloaderd | N/A | Down
    dcm-daemon | dcm-daemon | 27021 | Alive
    OC4J | home | N/A | Down
    OC4J | OC4J_EM | 10403 | Alive
    OC4J | OC4J_EMPROV | N/A | Down
    WebCache | WebCache | 23872 | Alive
    WebCache | WebCacheAdmin | 23863 | Alive
    Overwhelming :-(
    Thanks for helping
    Askia.

  • I am getting an error when installing using an Internal Update server

    2013-7-11+22-38-3.797 [info] 1614
    2013-7-11+22-38-3.807 [info] 1615
    2013-7-11+22-38-3.817 [info] 1618
    2013-7-11+22-38-3.827 [info] 1608
    2013-7-11+22-38-3.897 [warning] 1445
    2013-7-11+22-38-3.907 [warning] 1442
    2013-7-11+22-38-3.917 [info] 1600
    2013-7-11+22-38-6.857 [info] 1602
    2013-7-11+22-38-6.877 [info] 1609
    2013-7-11+22-38-6.887 [info] 1612
    2013-7-11+22-38-6.897 [info] 1620
    =O====== M/11.8.800.94 2013-07-11+22-38-10.277 ========
    0000 [I] 00000010 "C:\Windows\system32\Macromed\Flash\FlashUtil32_11_8_800_94_ActiveX.exe" -refreshIEElevationPolicies
    =X====== M/11.8.800.94 2013-07-11+22-38-10.347 ========
    2013-7-11+22-38-11.307 [error] 1226 1062
    =O====== M/11.8.800.94 2013-07-11+22-38-06.887 ========
    0000 [I] 00000010 FlashPlayerInstaller.exe -install -iv 9
    0001 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0002 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash32_11_8_800_94.ocx
    0003 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil32_11_8_800_94_ActiveX.exe
    0004 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil32_11_8_800_94_ActiveX.dll
    0005 [I] 00000023 C:\Windows\system32\Macromed\Flash\activex.vch
    0006 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0007 [W] 00001024 C:\Windows\system32\FlashPlayerCPLApp.cpl 183
    0008 [W] 00001024 C:\Windows\system32\FlashPlayerApp.exe 183
    0009 [I] 00000021 C:\Windows\system32\Macromed\Flash\FlashPlayerUpdateService.exe
    0010 [W] 00001106
    0011 [W] 00001106
    0012 [W] 00001024 C:\Windows\system32\Macromed\Flash\FlashPlayerUpdateService.exe 183
    0013 [I] 00000012
    =X====== M/11.8.800.94 2013-07-11+22-38-14.208 ========
    I am getting this in my log file and am curious about the error: [error] 1226 1062, and the warning 1445, 1442.
    Everything seems to work fine but am worried that something went wrong.
    Any information on these specific error and warning codes would be appreciated.
    Thanks

    =O====== M/11.8.800.94 2013-07-11+22-51-03.641 ========
    0000 [I] 00000010 FlashPlayerInstaller.exe -install -iv 9
    0001 [I] 00000020 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0002 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0003 [W] 00001036 Software\Mozilla\MaintenanceService\extensions/Plugins 2
    0004 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0005 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0006 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0007 [W] 00001036 Software\Opera Software/Plugin Path 2
    0008 [W] 00001036 Software\Opera Software/Plugin Path 2
    0009 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32_11_8_800_94.dll
    0010 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil32_11_8_800_94_Plugin.exe
    0011 [I] 00000024 C:\Windows\system32\Macromed\Flash\plugin.vch
    0012 [I] 00000017 C:\Windows\system32\Macromed\Flash
    0013 [I] 00000022 C:\Windows\system32\Macromed\Flash\FlashPlayerPlugin_11_8_800_94.exe
    0014 [I] 00000019 C:\Windows\system32\FlashPlayerCPLApp.cpl
    0015 [W] 00001024 C:\Windows\system32\FlashPlayerCPLApp.cpl 183
    0016 [W] 00001024 C:\Windows\system32\FlashPlayerApp.exe 183
    0017 [I] 00000021 C:\Windows\system32\Macromed\Flash\FlashPlayerUpdateService.exe
    0018 [W] 00001106
    0019 [W] 00001106
    0020 [W] 00001024 C:\Windows\system32\Macromed\Flash\FlashPlayerUpdateService.exe 183
    0021 [I] 00000012
    =X====== M/11.8.800.94 2013-07-11+22-51-08.665 ========
    I had this after that, would this have fixed it? If not Is it a big concern? How often does FlashPlayerUpdateService.exe need to be updated? What could have caused this?
    Thank you again for replying. Is there anyway to get a list of error code's explained so i can troubleshoot independently.
    Thanks

  • I keep getting this error when installing LR 5

    ----------- Payload: Adobe Photoshop Lightroom 5 5.3.0.0 Adobe Photoshop Lightroom 5.pkg_5.3 -----------
    ERROR: DW006: Apple Package failed to install successfully.
    ERROR: Third party payload installer Adobe Photoshop Lightroom 5.pkg failed with exit code: 1

    KerensaLeigh please see the following discussions where this topic has been discussed:
    http://forums.adobe.com/message/5964539#5964539
    http://forums.adobe.com/message/5790745#5790745

  • I keep getting an error when trying to install Java for OS X 2014-001

    I was trying to download this because I was getting errors when trying open some applications saying you need Java 6 and it directed me to the download link for this but it always gets and error when installing.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    Select
              /var/log ▹ install.log
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. The contents of the log will appear on the right. Each log message begins with a timestamp. Select the messages from the time of the last installation or update attempt. If you're not sure when that was, click the Clear Display button in the toolbar of the Console window and then try the installation again. Select the new messages that appear. Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    ☞ If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    ☞ When posting a log extract, be selective. Don't post more than is requested.
    ☞ Please don't indiscriminately dump thousands of lines from the log into this discussion.
    ☞ Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting. You may need to use a text editor with search and replace, such as TextEdit.

  • Getting error when installing CR XI R2 Service Pack 5

    I am getting an error when installing CR XI R2 SP5 (cabinet file m148.cab missing or corrupt). I am downloading it from the Downloads section of the SAP Community Network.
    Does anyone know where I can get another copy of this service pack?

    Hi
    If you are using Windows 2000 SP4 then install the "Update Rollup 1 for Windows 2000 SP4 (KB891861)" should resolve the error message for missing cabinet file when installing SP4 on Windows 2000, as stated in Release Notes of SP4.
    Below is the link to download the Update Rollup 1 for Windows 2000 SP4 (KB891861):
    http://www.microsoft.com/downloads/details.aspx?FamilyID=B54730CF-8850-4531-B52B-BF28B324C662&displaylang=en  and http://support.microsoft.com/?kbid=891861
    Then install SP5 for Crystal Report XI R2.
    Hope this helps!!
    Regards
    Sourashree

Maybe you are looking for