Link error, install 10gR2 on RHAS4 u2 on IBM pSeries

I'm installing Oracle 10gR2 on RHAS 4 update2, the hardware is IBM pSeries. During the link stage, I got several link error, the first one is precomp, the error message from make.log is here:
Linking /opt/oracle/product/10.2.0/db/precomp/lib/proc
/usr/lib/gcc/ppc64-redhat-linux/3.4.4/libgcc_s_64.so: undefined reference to `__libc_stack_end'
collect2: ld returned 1 exit status
/bin/chmod: cannot access `/opt/oracle/product/10.2.0/db/precomp/lib/proc': No such file or directory
make: *** [opt/oracle/product/10.2.0/db/precomp/lib/proc] Error 1
I'm unable to get a workaround so I click continue to ignore it, but then a serie of errors occured, all are complaining "undefined reference to `__libc_stack_end'". However, the install goes smooth on a rhas4 update1 system.
Does this mean 10gR2 for Linux on POWER does not support rhas4 update2? or I'm missing something? Any suggestion's appreciated!

im having a problem too, i can't launch the application gui. This machine hasn't any video card, so no X server, only ssh or vnc session. Any help?

Similar Messages

  • Very urgent need to install 9.2.0.5 on IBM pSeries!!

    Hi All,
    This is very urgent requirement for me that I need to install 9.2.0.5 on IBM pSeries AIX V5.3 LPAR configured with HACMP.Is there any precution need to make before installation? and what is "LPAR configured with HACMP".
    I mean if you describe "LPAR configured with HACMP" the the task become simple.your advise is highly appriciated.
    lot's of thatnks to you.

    My reply to this post is a pure guess and is based on my experience on VMware tool.
    LPAR is a tool which helps you put many OSes on a single Hardware, allowing to run all of them at the same time. Basically all the OSes will share the hardware resources.
    This saves the hardware cost for the company and helping utilize the same hardware more effectively. Again, each OS will act as an independent machine (lets call it Virtual Machine), users can specifically connect to this virtual machine istead of connecting to the host machine.
    In your case LPAR has one of the OS as AIX V5.3.
    So, probably your task is to Install Oracle 9.2.0.5 on the OS AIX V5.3.
    Hope it helps.

  • Linking error installing 10.2g x86_64 on OpenSuSE 10.3 x86_64

    On a fresh OpenSuSE 10.3 x86_64 I try to install 10.2g x86_64.
    The OpenSuSE 10.3 is installed according to http://en.opensuse.org/Oracle_on_openSUSE with the C/C++ Development and 32-bit Runtime Environment patterns. I've deselected the Multimedia, Office Software, Desktop Effects, Graphics and Games patterns as they have nothing to do on a server...
    I've installed libaio and orarun.
    The other change I made from the default is that I use /srv/oracle instead of /opt/oracle. This change to corrected in /etc/profile.d/oracle.sh and /etc/sysconfig/oracle
    65% into the linking a get the error below.
    Afterwards I've tried to install gcc41, libstdc++ and their 32bit packages but it doesn't change a thing.
    What am I missing?
    The errorlogs first from installActionsXXX.log and then from make.log
    /srv/oracle/oraInventory/logs/installActions2007-12-15_08-07-59PM.log:
    INFO: ----------------------------------
    INFO: Calling Action unixActions10.2.0.1.0 make
    registerOnly = false
    installMakePath = /usr/bin/make
    installMakeFileName = /srv/oracle/product/10.2/db_1/sysman/lib/ins_emdb.mk
    installTarget = collector
    undoMakeFileName =
    installArguments = ORACLE_HOME=/srv/oracle/product/10.2/db_1,
    logFile = /srv/oracle/product/10.2/db_1/install/make.log
    undoTarget =
    progMsg = Relinking SGA fetchlet and nmccollector binary
    INFO: The output of this make operation is also available at: '/srv/oracle/product/10.2/db_1/install/make.log'
    INFO:
    INFO: Start output from spawned process:
    INFO: ----------------------------------
    INFO:
    INFO: make -f /srv/oracle/product/10.2/db_1/sysman/lib/ins_emdb.mk relink_exe EXENAME=nmccollector
    INFO: make[1]: Entering directory `/srv/oracle/product/10.2/db_1/sysman/lib'
    gcc -o /srv/oracle/product/10.2/db_1/sysman/lib/nmccollector -L/srv/oracle/product/10.2/db_1/lib/ -L/srv/oracle/product/10.2/db_1/sysman/lib/ `cat /srv/oracle/product/10.2/db_1/li
    b/sysliblist` -Wl,-rpath,/srv/oracle/product/10.2/db_1/lib -lm `cat /srv/oracle/product/10.2/db_1/lib/sysliblist` -ldl -lm -L/srv/oracle/product/10.2/db_1/lib -Wl,-export-dynamic
    /srv/oracle/product/10.2/db_1/sysman/lib/snmccolm.o /srv/oracle/product/10
    INFO: .2/db_1/sysman/lib/libnmccol.a /srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a /srv/oracle/product/10.2/db_1/sysman/lib//libnmadbg.a /srv/oracle/product/10.2/db_1/rdbms/lib
    /libdsga10.a /srv/oracle/product/10.2/db_1/lib/libserver10.a /srv/oracle/product/10.2/db_1/lib/libclntsh.so `cat /srv/oracle/product/10.2/db_1/lib/sysliblist` -ldl -lm
    INFO: /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/snmccolm.o' is incompatibl
    e with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmccol.a(nmccole.o)' is incom
    patible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture
    INFO: of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(nmcbuft.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(nmcbufw.o)' is incom
    patible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(nmcbufu.o)' i
    INFO: s incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(snmcbufm.o)' is inco
    mpatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(nmcbuff.o)' is incom
    patible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../
    INFO: ../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib//libnmadbg.a(nmadbg.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib//libnmadbg.a(snmadbg.o)' is inco
    mpatible with i386:x86-64 output
    collect2: ld returned 1 exit status
    INFO: make[1]: Leaving directory `/srv/oracle/product/10.2/db_1/sysman/lib'
    INFO: make[1]: *** [srv/oracle/product/10.2/db_1/sysman/lib/nmccollector] Error 1
    INFO: make: *** [nmccollector] Error 2
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'collector' of makefile '/srv/oracle/product/10.2/db_1/sysman/lib/ins_emdb.mk'. See '/srv/oracle/oraInventory/logs/installActions2007-12-15_08-07-59PM.log' for details.
    Exception Severity: 1
    /srv/oracle/product/10.2/db_1/install/make.log:
    - Linking liborasdk
    /srv/oracle/product/10.2/db_1/bin/genorasdksh
    $Id: genorasdksh.sh 02-mar-2005.16:22:46 mchengjr Exp $
    Generating FULL ORASDK library...
    Creating /srv/oracle/product/10.2/db_1/lib/liborasdk.so.10.2
    -rwxrwx--- 1 oracle oinstall 16477661 2007-12-15 20:16 liborasdk.so.10.2
    lrwxrwxrwx 1 oracle oinstall 17 2007-12-15 20:16 liborasdk.so -> liborasdk.so.10.2
    /usr/bin/make -f ins_rdbms.mk ipc_udp/rm -f /srv/oracle/product/10.2/db_1/lib/libskgxp10.so
    cp /srv/oracle/product/10.2/db_1/lib//libskgxpu.so /srv/oracle/product/10.2/db_1/lib/libskgxp10.so
    /usr/bin/make -f ins_emdb.mk collector ORACLE_HOME=/srv/oracle/product/10.2/db_1/make -f /srv/oracle/product/10.2/db_1/sysman/lib/ins_emdb.mk relink_exe EXENAME=nmccollector
    make[1]: Entering directory `/srv/oracle/product/10.2/db_1/sysman/lib'
    gcc -o /srv/oracle/product/10.2/db_1/sysman/lib/nmccollector -L/srv/oracle/product/10.2/db_1/lib/ -L/srv/oracle/product/10.2/db_1/sysman/lib/ `cat /srv/oracle/product/10.2/db_1/lib/sysliblist` -Wl,-rpath,/srv/oracle/product/10.2/db_1/lib -lm `cat /srv/oracle/product/10.2/db_1/lib/sysliblist` -ldl -lm -L/srv/oracle/product/10.2/db_1/lib -Wl,-export-dynamic /srv/oracle/product/10.2/db_1/sysman/lib/snmccolm.o /srv/oracle/product/10.2/db_1/sysman/lib/libnmccol.a /srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a /srv/oracle/product/10.2/db_1/sysman/lib//libnmadbg.a /srv/oracle/product/10.2/db_1/rdbms/lib/libdsga10.a /srv/oracle/product/10.2/db_1/lib/libserver10.a /srv/oracle/product/10.2/db_1/lib/libclntsh.so `cat /srv/oracle/product/10.2/db_1/lib/sysliblist` -ldl -lm
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/snmccolm.o' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmccol.a(nmccole.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(nmcbuft.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(nmcbufw.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(nmcbufu.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(snmcbufm.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib/libnmcbuf.a(nmcbuff.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib//libnmadbg.a(nmadbg.o)' is incompatible with i386:x86-64 output
    /usr/lib64/gcc/x86_64-suse-linux/4.2.1/../../../../x86_64-suse-linux/bin/ld: i386 architecture of input file `/srv/oracle/product/10.2/db_1/sysman/lib//libnmadbg.a(snmadbg.o)' is incompatible with i386:x86-64 output
    collect2: ld returned 1 exit status
    make[1]: Leaving directory `/srv/oracle/product/10.2/db_1/sysman/lib'
    make[1]: *** [srv/oracle/product/10.2/db_1/sysman/lib/nmccollector] Error 1
    make: *** [nmccollector] Error 2

    I found a reference to "Pre-Install checks for 10gR2 RDBMS (10.2.x) - Linux x86 Platforms
    Doc ID: Note:334531.1" on another thread.
    Running this gives the result below.
    Does that give any answer to my install problems?
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Health Check/Validation (V 01.07.00)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    "Validation Rule Engine" will be run in following environment:
    HOSTNAME : rap
    USERNAME : oracle
    ORACLE_SID : stdby
    ORACLE_HOME : /srv/oracle/product/10.2/db_1
    If this is not correct environment
    Please set correct env parameters and rerun the program
    Would you like to continue [Y]es/[N]o (Hit return for [Y]es) : Y
    Executing Rules
    ~~~~~~~~~~~~~~~
    Executing Rule: OS certified? - completed successfully.
    Executing Rule: User in /etc/passwd? - completed successfully.
    Executing Rule: Group in /etc/group? - completed successfully.
    Executing Rule: Input ORACLE_HOME - user INPUT Required.
    Enter value for < Planned ORACLE_HOME location or if set >
    (Hit return for [$ORACLE_HOME]) :
    - completed successfully.
    Executing Rule: ORACLE_HOME valid? - completed successfully.
    Executing Rule: O_H perms OK? - completed successfully.
    Executing Rule: Umask set to 022? - completed successfully.
    Executing Rule: LDLIBRARYPATH unset? - completed successfully.
    Executing Rule: Other O_Hs in PATH? - completed successfully.
    Executing Rule: oraInventory perms - completed successfully.
    Executing Rule: /tmp adequate? - completed successfully.
    Executing Rule: Swap (in Mb) - completed successfully.
    Executing Rule: RAM (in Mb) - completed successfully.
    Executing Rule: Swap OK? - completed successfully.
    Executing Rule: Disk Space OK? - completed successfully.
    Executing Rule: Kernel params OK? - completed successfully.
    Executing Rule: Got ld,nm,ar,make? - completed successfully.
    Executing Rule: ulimits OK? - completed successfully.
    Executing Rule: RHEL3 rpms ok? - completed successfully.
    Executing Rule: RHEL4 rpms ok? - completed successfully.
    Executing Rule: SuSE SLES9 rpms ok? - completed successfully.
    Executing Rule: 3006854 installed? - completed successfully.
    Executing Rule: ip_local_port_range - completed successfully.
    Executing Rule: Tainted Kernel? - completed successfully.
    Executing Rule: other OUI up? - completed successfully.
    Test "10gr2_rdbms_linux_x86_hcve_031106" executed at Sat Dec 15 21:02:35 2007
    Test Results
    ~~~~~~~~~~~~
    ID NAME RESULT C VALUE
    ===== ==================== ====== = ========================================
    10 OS certified? FAILED = sh: line 91: [: too many arguments Su..>
    20 User in /etc/passwd? PASSED = userOK
    30 Group in /etc/group? PASSED = GroupOK
    40 Input ORACLE_HOME RECORD $ORACLE_HOME
    50 ORACLE_HOME valid? PASSED = OHexists
    60 O_H perms OK? PASSED = CorrectPerms
    70 Umask set to 022? PASSED = UmaskOK
    80 LDLIBRARYPATH unset? FAILED = IsSet
    100 Other O_Hs in PATH? PASSED = NoneFound
    110 oraInventory perms PASSED = oraInventoryOK
    120 /tmp adequate? PASSED = TempSpaceOK
    130 Swap (in Mb) RECORD 8197
    140 RAM (in Mb) PASSED > 4909
    150 Swap OK? PASSED = SwapToRAMOK
    160 Disk Space OK? PASSED = DiskSpaceOK
    170 Kernel params OK? PASSED = KernelOK
    180 Got ld,nm,ar,make? PASSED = ld_nm_ar_make_found
    190 ulimits OK? FAILED = StackTooSmall MaxLockMemTooSmall
    204 RHEL3 rpms ok? PASSED = NotRedHat
    205 RHEL4 rpms ok? PASSED = NotRedHat
    206 SuSE SLES9 rpms ok? PASSED = sh: line 20: [: =: unary operator exp..>
    207 3006854 installed? PASSED = NotRHEL3
    209 ip_local_port_range FAILED = HighTooLow
    210 Tainted Kernel? PASSED = NotVerifiable
    220 other OUI up? PASSED = NoOtherOUI

  • Linker error Installing 8i 8.1.6 on Redhat 6.2

    I am getting an error 'Error in invoking target ntcontab.o of makefile /oracle/network/lib/ins_net_client.mk'.
    The installation log doesn't give much more info, but in the ntcontab.c file there is a include directive for <sys/types.h>. I can't find this file on my system. Is there a library I need to install, or is the error coming from something else.
    Thanks in advance...

    Hi,
    There's a good chance that you don't have glibc-devel-x.x.x.rpm or equivalent installed. If you have than maybe the kernel-headers-xxx.rpm is missing.
    Morc.

  • Error installing 10gR2 on Centos4.2 while running ROOT.SH

    I`m installing with ASM
    During process i get this message:
    i don`t know what i need to do.
    Running Oracle10 root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /home/oracle/oracle/product/10.2.0/db_1
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    The file "dbhome" already exists in /usr/local/bin. Overwrite it? (y/n) [n]:
    The file "oraenv" already exists in /usr/local/bin. Overwrite it? (y/n) [n]:
    The file "coraenv" already exists in /usr/local/bin. Overwrite it? (y/n) [n]:
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    /home/oracle/oracle/product/10.2.0/db_1/bin/localconfig: line 728: 3673 Segmentation fault $CRSCTL create scr $CSS_ORACLE_OWNER
    /home/oracle/oracle/product/10.2.0/db_1/bin/localconfig: line 728: 3679 Segmentation fault $CLSCFG -local -o $CH -l "$CSS_LANGUAGE_ID"
    Configuration for local CSS has been initialized
    Failed configure CSS. Fix the problem and rerun this script from destination Oracle home with 'reset' argument

    Hi.
    I've only experienced segmentation faults during an installation when my kernel parameters are set incorrectly.
    I suggest you reset the parameters and try again. This might help:
    http://www.oracle-base.com/articles/10g/OracleDB10gR2InstallationOnRedHatAS4.php#SetKernelParameters
    Cheers
    Tim...

  • Error installing 10GR2 on RHEL4 while root.sh

    This is a listing of terminal
    [root@newmulti /]# /app/oracle/oracle/product/10.2.0/db_2/root.sh
    Running Oracle10 root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /app/oracle/oracle/product/10.2.0/db_2
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    Copying dbhome to /usr/local/bin ...
    Copying oraenv to /usr/local/bin ...
    Copying coraenv to /usr/local/bin ...
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    /etc/oracle does not exist. Creating it now.
    /app/oracle/oracle/product/10.2.0/db_2/bin/localconfig: line 728: 16465 Segmentation fault $CRSCTL crea te scr $CSS_ORACLE_OWNER
    /app/oracle/oracle/product/10.2.0/db_2/bin/localconfig: line 728: 16471 Segmentation fault $CLSCFG -loc al -o $CH -l "$CSS_LANGUAGE_ID"
    Configuration for local CSS has been initialized
    Failed configure CSS. Fix the problem and rerun this script from destination Oracle home with 'reset' argume nt
    Please help me.

    I try this, but have this message:
    ./localconfig reset
    ./localconfig: line 728: 6483 Segmentation fault $CRSCTL create scr $CSS_ORACLE_OWNER
    ./localconfig: line 728: 6489 Segmentation fault $CLSCFG -local -o $CH -l "$CSS_LANGUAGE_ID"
    Configuration for local CSS has been initialized
    Failed configure CSS. Fix the problem and rerun this script from destination Oracle home with 'reset' argument

  • Error installing Oracle 10gR2 on Solaris Express Developer Edition

    Hi
    I'm trying to install Oracle Db 10gR2 on Solaris Express Developer Edition 1/08 for x86 but it fails with the following link error:
    INFO: /export/home/u01/app/oracle/oracle/product/10.2.0/db_1/bin/genclntsh
    INFO: ld: fatal:
    INFO: symbol `ntcontab' in file /export/home/u01/app/oracle/oracle/product/10.2.0/db_1/lib/libn10.a(ntcontab.o): section [3] .data: size 0x60: symbol (address 0, size 0x70) lies outside of containing section
    INFO: ld:
    INFO: fatal:
    INFO: File processing errors. No output written to
    INFO: /export/home/u01/app/oracle/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
    INFO:
    INFO: genclntsh: Failed to link libclntsh.so.10.1
    INFO: *** Error code 1
    INFO: make: Fatal error: Command failed for target `client_sharedlib'
    Any ideas would be appreciated.
    Thanks

    If your version of Solaris is not supported, see the support matrix, you are on your own. This is likely the case.

  • Hello, I was trying to upgrade my iTunes for windows 7 PC, but because of invalid signature error I removed iTunes as well as all apple related applications. While reinstalling it , When I click link to install iTunes it immediately says '' thank you

    Hello, I was trying to upgrade my iTunes for windows 7 PC, but because of invalid signature error I removed iTunes as well as all apple related applications. While reinstalling it , When I click link to install iTunes it immediately says '' thank you for downloading iTunes'' but I don't find it in my system.
    I have tried all suggested option to solve it but all in vain. Please help me to get rid of this problem

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • Error when installing Product: BlackBerry Link -- Error 1920.

    Hi I get the following installation error for Link:
    Product: BlackBerry Link -- Error 1920.Service BlackBerry Link Communication Manager (RIM Tunnel Service) failed to start. Verify that you have sufficient privileges to start system services.
    I get the option to retry but it won't work.
    Logged on as Admin
    Windows 7
    BB Z10 10.0.10.85
    Tried downloading from the Web and installing and  connecting phone to PC. Turned off UAC.

    Hey pcamp227,
    Welcome to the BlackBerry Support Community Forums.
    Thanks for the question.
    Do you have any current security software on the PC?  If so what kind?  Also go into Start>Control Panel>Adminstrative Tools>Services and is BlackBerry Link Communication Manager listed?  If so, click on start the service (make sure you're logged in as the admin).
    Once completed then try to access BlackBerry Link.  
    Let me know if the issue still persists.
    Cheers.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • Link error with installing 11.2.0.3 x64 on Ubuntu 11.10 x64

    Hi,
    I'm upgrading from 11.2.0.2 to 11.2.0.3 on an Ubuntu 11.10 x64 platform. During the link process of the installation, I kept on encountering a link error which looked
    like the following. This error firstly appeared in 'all_no_orcl'. If I clicked continue, this error would pop up when linking for other binaries. They all pointed to libocrb11.so. I could successfully installed 11.2.0.3 on another SUSE platform, but I'm wondering how I can make it work on Ubuntu. Not sure what packages I missed.
    Thanks in advance.
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoOpenFile'
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoCreateCtxExt'
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoIO'
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoFnameMax'
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoCommit2P'
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoCheckHdl'
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoRenameFile'
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoDeleteFile'
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoCloseFile'
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoErrorMessage'
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoGetSize'
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoCreateFile'
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoOpenDirty'
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoCheckMount'
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoDestroyCtx'
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoControl'
    /hd15k/u01/app/oracle/product/11.2.0.3/dbhome_1/lib//libocrb11.so: undefined reference to `kgfoCreate2P'

    the problem because of gcc version in 11.10 ubuntu is 4.6, oracle relink need gcc 4.4
    if you upgrade from previous version of ubuntu, checked in /usr/bin
    ls -ltr gcc*
    -rwxr-xr-x 1 root root 349120 2011-09-16 07:31 gcc-4.6
    -rwxr-xr-x 1 root root 275952 2011-09-17 03:10 gcc-4.5
    -rwxr-xr-x 1 root root 259232 2011-10-05 14:56 gcc-4.4
    lrwxrwxrwx 1 root root 7 2011-11-12 07:13 gcc -> gcc-4.6
    rm gcc
    # ln -s gcc-4.4 gcc
    # ls -ltr gcc*
    -rwxr-xr-x 1 root root 349120 2011-09-16 07:31 gcc-4.6
    -rwxr-xr-x 1 root root 275952 2011-09-17 03:10 gcc-4.5
    -rwxr-xr-x 1 root root 259232 2011-10-05 14:56 gcc-4.4
    lrwxrwxrwx 1 root root 7 2012-02-01 11:25 gcc -> gcc-4.4
    you should be able to relink oracle.

  • Link to install Adobe CS5 on my new computer? Errors

    Link to install Adobe CS5 on my new computer? Where?
    Errors I have:
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 60 error(s), 56 warning(s)
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    ERROR: The following payload errors were found during install:
    ERROR:  - Adobe Photoshop CS5 Spanish Language Pack_x64_AdobePhotoshop12-es_ES_x64: Install failed
    ERROR:  - Adobe CSXS Infrastructure CS5: Install failed
    ERROR:  - Microsoft_VC90_ATL_x86: Install failed
    ERROR:  - Adobe Media Player: Install failed
    ERROR:  - Adobe Linguistics CS5 x64: Install failed
    ERROR:  - Microsoft_VC90_CRT_x86: Install failed
    ERROR:  - Adobe Photoshop CS5 Support: Install failed
    ERROR:  - Adobe Bridge CS5: Install failed
    ERROR:  - Microsoft_VC80_ATL_x86: Install failed
    ERROR:  - Recommended Common Fonts Installation x64: Install failed
    ERROR:  - AdobePDFL x64 CS5: Install failed
    ERROR:  - DeviceCentral_DeviceCentral3LP-es_ES: Install failed
    ERROR:  - Microsoft_VC80_MFCLOC_x86_x64: Install failed
    ERROR:  - Adobe XMP Panels CS5: Install failed
    ERROR:  - Photoshop Camera Raw: Install failed
    ERROR:  - AdobeColorCommonSetCMYK: Install failed
    ERROR:  - Adobe Mini Bridge CS5: Install failed
    ERROR:  - Microsoft_VC80_CRT_x86_x64: Install failed
    ERROR:  - AdobeColorJA CS5: Install failed
    ERROR:  - Adobe ReviewPanel CS5: Install failed
    ERROR:  - Photoshop Camera Raw (64 bit): Install failed
    ERROR:  - Microsoft_VC90_MFC_x86: Install failed
    ERROR:  - Adobe Photoshop CS5 Core_x64: Failed due to Language Pack installation failure
    ERROR:  - Suite Shared Configuration CS5: Install failed
    ERROR:  - Adobe Linguistics CS5: Install failed
    ERROR:  - PDF Settings CS5: Install failed
    ERROR:  - DeviceCentral: Failed due to Language Pack installation failure
    ERROR:  - AdobeTypeSupport CS5: Install failed
    ERROR:  - AdobeColorVideoProfilesCS CS5: Install failed
    ERROR:  - AdobeColorCommonSetRGB: Install failed
    ERROR:  - Adobe Player for Embedding x64: Install failed
    ERROR:  - Adobe Photoshop CS5 Core: Failed due to Language Pack installation failure
    ERROR:  - Required Common Fonts Installation x64: Install failed
    ERROR:  - Microsoft_VC90_ATL_x86_x64: Install failed
    ERROR:  - Adobe CSXS Extensions CS5: Install failed
    ERROR:  - Microsoft_VC80_ATL_x86_x64: Install failed
    ERROR:  - AdobeOutputModule: Install failed
    ERROR:  - Microsoft_VC90_CRT_x86_x64: Install failed
    ERROR:  - Microsoft_VC80_CRT_x86: Install failed
    ERROR:  - AdobeCMaps x64 CS5: Install failed
    ERROR:  - AdobeTypeSupport x64 CS5: Install failed
    ERROR:  - Microsoft_VC90_MFC_x86_x64: Install failed
    ERROR:  - Adobe WinSoft Linguistics Plugin CS5: Install failed
    ERROR:  - Adobe WinSoft Linguistics Plugin CS5 x64: Install failed
    ERROR:  - AdobeColorEU CS5: Install failed
    ERROR:  - AdobePDFL CS5: Install failed
    ERROR:  - AdobeCMaps CS5: Install failed
    ERROR:  - AdobeColorNA CS5: Install failed
    ERROR:  - Microsoft_VC80_MFC_x86_x64: Install failed
    ERROR:  - Required Common Fonts Installation: Install failed
    ERROR:  - Adobe SwitchBoard 2.0: Install failed
    ERROR:  - Microsoft_VC80_MFC_x86: Install failed
    ERROR:  - AdobeColorPhotoshop CS5: Install failed
    ERROR:  - Microsoft_VC80_MFCLOC_x86: Install failed
    ERROR:  - Recommended Common Fonts Installation: Install failed
    ERROR:  - Adobe Extension Manager CS5: Install failed
    ERROR:  - Adobe ExtendScript Toolkit CS5: Install failed
    ERROR:  - Adobe Photoshop CS5 Spanish Language Pack_AdobePhotoshop12-es_ES: Install failed
    ERROR:  - Adobe AIR: Install failed

    Errors "Exit Code: 6," "Exit Code: 7"
    Mylenium

  • How can I fix an invalid sibling link error message without my original install disk?

    How can I fix an invalid sibling link error message without my original install disk?

    Hi Jeff,
    It's not even likely the Install Disc could fix that, but if you want to try...
    Does it boot to Single User Mode, CMD+s keys at bootup, if so try...
    /sbin/fsck -fy
    Repeat until it shows no errors fixed.
    (Space between fsck AND -fy important).
    Resolve startup issues and perform disk maintenance with Disk Utility and fsck...
    http://docs.info.apple.com/article.html?artnum=106214
    You must repair the HD, your best bet is likely DiskWarrior.
    BTW, you might enjoy these DiskWarrior review/recommendations...
    http://discussions.apple.com/thread.jspa?messageID=9645801&#9645801
    http://discussions.apple.com/thread.jspa?messageID=10541019#10541019
    http://discussions.apple.com/thread.jspa?messageID=11918925&#11918925
    http://discussions.apple.com/thread.jspa?messageID=12684129#12684129
    http://discussions.apple.com/thread.jspa?messageID=12744794&#12744794
    http://discussions.apple.com/thread.jspa?messageID=12912879#12912879
    Finally, you should run DiskWarrior if your Mac explicitly warns you of a problem with your disk in the form of an error message. Most of these errors are reported by the built-in Disk Utility whether your Mac OS X version is 10.3 Panther, 10.4 Tiger, 10.5 Leopard, 10.6 Snow Leopard or 10.7 Lion. Here are some of the most common messages:
    Disk Repair: The disk was not repairable by this computer. It is being made available to you with limited functionality. You must back up your data and reformat the disk as soon as possible.
    The underlying task reported failure on exit.
    Invalid node structure.
    Keys out of order.
    Invalid key length.
    Invalid directory item count.
    Invalid extent entry.
    Invalid record count.
    Invalid index key.
    Invalid sibling link.
    http://www.alsoft.com/DiskWarrior/details3.html

  • This software cannot be installed on the computer/sibling link error

    I have been helping a friend overseas troubleshoot her computer.
    http://discussions.apple.com/thread.jspa?threadID=1741148&tstart=0
    We are at the point where she was able to get her data off the drive and would now like to reinstall her system.
    She has a refurbished iBook which was running 10.4.11 with software updates. Her startup disks are in the states as she is in a village in Africa. She has borrowed disks which contain 10.4.8 and is receiving the message that +"This software cannot be installed on the computer."+ Would this be due to different versions and trying install an older OS onto a computer with a newer OS?
    She had a sibling link error on her hard drive, so we were able to recover data. I was hoping to reformat her hard drive to remove the error and reinstall the system. Would this error effect the installation process?
    Thank you.

    If this is an iBook model she will need to use a retail Tiger installer or the discs that came with her computer. She could try with Leopard if the iBook meets the requirements:
    System requirements
    You must have a Macintosh computer with:
    an Intel processor or a PowerPC G4 (867 MHz or faster) or G5 processor
    a DVD drive
    built-in FireWire
    at least 512 MB of RAM (additional RAM is recommended for development purposes)
    a built-in display or a display connected to an Apple-supplied video card supported by your computer
    at least 9 GB of disk space available, or 12 GB of disk space if you install the developer tools

  • Link software install 2 error codes 1706 and blackberry link .msi file cant be found

    seems impossible to download and install link,
    any ideas?

    You are not the only one having problems installing BlackBerry Link. See this thread: http://supportforums.blackberry.com/t5/BlackBerry-Link/Cannot-install-BlackBerry-Link-on-a-Windows-7....

  • When trying to update my CC apps, the update fails. I get this error: Update Failed. There was an error installing this update. Please try again later or connect customer support. This is currently happening for InDesign, Photoshop and Bridge. I had this

    When trying to update my CC apps, the update fails. I get this error: Update Failed. There was an error installing this update. Please try again later or connect customer support. This is currently happening for InDesign, Photoshop and Bridge. I had this problem previous and was able to fix by doing a complete wipe of my computer and reinstalling CC. However, I should not have to wipe my computer clean everytime I need to do a CC update. HELP!

    Hi,
    Please download the updates directly from the link below:
    WIN: All Adobe CC 2014 Updates: The Direct Download Links for Windows | ProDesignTools
    MAC: All Adobe CC 2014 Updates: The Direct Download Links for Mac OS | ProDesignTools
    Regards,
    Sheena

Maybe you are looking for

  • Can't open app store

    all of a sudden, maybe after installing Mavericks, several apps won't open.  App Store, ibooks, messages, mail , etc won't open.  Other funnies such as mission control won;t show Dashboard and showes something called "Desktop 2".  Help

  • I want to completely delete a email account from my iMac.

    It seems that the details are still there in the background and when I reset the account it defaults to some of the previous settings

  • How to set Non-valuated sales order stock ??

    Hi.. Type of matrial A0001 is HAWA. I made a sales order(S/O) and then generated Purchase requisition(P/R) automatically. But, G/L acccount of the P/R was for BSX. I want G/L account for GBB. As I Know, if non-valuated stock ==> GBB, if valuated stoc

  • Use of events

    Hi BWers, In what case we use events and how can we create events. -Sekhar

  • Need help with string field formula

    Post Author: dshallah CA Forum: Formula What I am trying to accomplish: The report has item numbers and each item number has the potential to be associated with up to three u2018binsu2019. So the fields are u2018item numberu2019, u2018bin1, u2018bin2