Unsatisfied symbols ???

Hi,
I need helb for the following error while compiling a tuxedo server:
/usr/ccs/bin/ld: Unsatisfied symbols:
SQLCA (data)
Does somebody have any idea?
Thanks
Kevin

Dick,
The recommended way to link Tuxedo clients and servers is to use the
buildobjclient and buildobjserver commands for CORBA clients and servers,
and to use the buildclient and buildserver commands for ATMI clients and
servers. Using these commands will ensure that the required Tuxedo
libraries are linked into your client or server.
<Dirk Kruger> wrote in message news:[email protected]..
I have a similar problem. I am using Tuxedo 8.1 on an HPUX11i machine, Ihave developed an agent to monitor various activities in Tuxedo, when I try
to compile by using the "make" command, I get a message stating "Unsatisfied
Symbols" and then goes on to complain about Fldid32, Fget32 and a few
others. The FML.H file is included in the source code along with some other
bits. Does anybody have any suggestions on how to go about compiling this?
My current makefile looks like this:
>
CC = cc
AWF_LIB = ${AGENTWORKS_DIR}/factory/lib
AWF_INC = ${AGENTWORKS_DIR}/factory/include
TUX_INC = ${TUXDIR}/include
TUX_LIB = ${TUXDIR}/lib
CFLAGS = -g -w1 -Ae +DAportable -I$(AWF_INC) -I$(TUX_INC)
PATH_SHL = -Wl,+b /opt/CA/AWSlib:/usr/local/AWSlib:/usr/lib
LD = $(CC) -g $(PATH_SHL)
all: caitux
caitux: caitux.o
$(LD) -dynamic caitux.o -L${TUX_LIB} -L$(AWF_LIB) -lfactory -o $@
# End of file
Please, any help would be greatly appreciated.
Thanks in advance!

Similar Messages

  • /usr/ccs/bin/ld: Unsatisfied symbols: while compiling PRO*C

    I have a PROC*C program that I am trying to compile and I get this error:
    /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (daemon.o) was detected. The linked output may not run on a PA 1.x system.
    /usr/ccs/bin/ld: Unsatisfied symbols:
    line (data)
    print_header (code)
    bmargin (data)
    pagesize (data)
    lmargin (data)
    *** Error exit code 1
    Stop.
    The program exits with 1, but it also generates the executable which works fine.
    Am I missing something ? How can I get it to compile with any errors.
    Thanks,
    GP

    I don't see a specific Proc or precompiler forum around here.
    Perhaps your best bet would be at [Call interface (OCI)|http://forums.oracle.com/forums/forum.jspa?forumID=67] forum or maybe [SQL and PL/SQL|http://forums.oracle.com/forums/forum.jspa?forumID=75] since it's more of a developers' forum.

  • Unsatisfied Symbols error on HPUX11i

    I am using Tuxedo 8.1 (according to the client this is 32 bit) on an HPUX11i machine (64 bit), I have developed an agent to monitor various activities in Tuxedo, when I try to compile by using the "make" command, I get a message stating "Unsatisfied Symbols" and then goes on to complain about Fldid32, Fget32 and a few others. The FML.H file is included in the source code along with some other bits. Does anybody have any suggestions on how to go about compiling this? My current makefile looks like this:
    CC     = cc
    AWF_LIB = ${AGENTWORKS_DIR}/factory/lib
    AWF_INC = ${AGENTWORKS_DIR}/factory/include
    TUX_INC = ${TUXDIR}/include
    TUX_LIB = ${TUXDIR}/lib
    CFLAGS     = -g -w1 -Ae +DAportable -I$(AWF_INC) -I$(TUX_INC)
    PATH_SHL     =     -Wl,+b /opt/CA/AWSlib:/usr/local/AWSlib:/usr/lib
    LD     = $(CC) -g $(PATH_SHL)
    all:     caitux
    caitux:     caitux.o
              $(LD) -dynamic caitux.o -L${TUX_LIB} -L$(AWF_LIB) -lfactory -o $@
    # End of file
    Please, any help would be greatly appreciated.
    Thanks in advance!

    Dick,
    The recommended way to link Tuxedo clients and servers is to use the
    buildobjclient and buildobjserver commands for CORBA clients and servers,
    and to use the buildclient and buildserver commands for ATMI clients and
    servers. Using these commands will ensure that the required Tuxedo
    libraries are linked into your client or server.
    <Dirk Kruger> wrote in message news:[email protected]..
    I am using Tuxedo 8.1 (according to the client this is 32 bit) on anHPUX11i machine (64 bit), I have developed an agent to monitor various
    activities in Tuxedo, when I try to compile by using the "make" command, I
    get a message stating "Unsatisfied Symbols" and then goes on to complain
    about Fldid32, Fget32 and a few others. The FML.H file is included in the
    source code along with some other bits. Does anybody have any suggestions on
    how to go about compiling this? My current makefile looks like this:
    >
    CC = cc
    AWF_LIB = ${AGENTWORKS_DIR}/factory/lib
    AWF_INC = ${AGENTWORKS_DIR}/factory/include
    TUX_INC = ${TUXDIR}/include
    TUX_LIB = ${TUXDIR}/lib
    CFLAGS = -g -w1 -Ae +DAportable -I$(AWF_INC) -I$(TUX_INC)
    PATH_SHL = -Wl,+b /opt/CA/AWSlib:/usr/local/AWSlib:/usr/lib
    LD = $(CC) -g $(PATH_SHL)
    all: caitux
    caitux: caitux.o
    $(LD) -dynamic caitux.o -L${TUX_LIB} -L$(AWF_LIB) -lfactory -o $@
    # End of file
    Please, any help would be greatly appreciated.
    Thanks in advance!

  • Linking Problem when using Roguewave on HP-UX 11

    Hi All:
    I was runing into problem to linking using Roguewave with option -AA and aCC 3.34 and on HP-UX 11. Here is the list of error messages. Any idea?
    Thanks!
    /usr/ccs/bin/ld: Unsatisfied symbols:^M
    Class tables [Vftptr] dependent on key function: "std::exception::~exception
    ()" (first referenced in /nfs/scec/disks/imo043/oracle/92/product/9.2.0/lib32/l
    ibocci9.a(occiSQLException.o)) (data)^M
    Class tables [Vtable] dependent on key function: "std::strstreambuf::overflo
    w(int)" (first referenced in DEBUG_OBJECTS/HP-UX/testdmslib.o) (data)^M
    std::cout (first referenced in DEBUG_OBJECTS/HP-UX/testdmslib.o) (data)^M
    std::__rw_exception::_C_assign(const char *,unsigned long) (first referenced
    in DEBUG_OBJECTS/HP-UX/testdmslib.o) (code)^M
    static HPMutexWrapper::lock(void *) (first referenced in DEBUGOBJECTS/HP-U
    X/testdmslib.o) (code)^M
    __rw::__rw_digit_writer_base::_C_digitize(long double) (first referenced in
    DEBUG_OBJECTS/HP-UX/testdmslib.o) (code)^M

    Hello Joren,
    unfortunately we do not have a timeline for supporting IA64 based plattforms.
    The ADS currently can not run on this. Unfortunatelly it will not be available in the near future.
    Sorry to say this.
    Best regards,
    Dezso

  • Domino Notes and LDAP Connection using wls 6.1

    We would like to use Domino LDAP for authentication/authorization in Webogic, but
    we are not able to configure it. Has someone else already done this? Below is
    a list of steps to take that we got from a BEA consultent. The problem is step
    10, rebooting the server. When I try to do this, I get a Fatal initialization
    exception error and cannot start the server.
    1. Open the WebLogic Server Administration Console http://localhost:7001/console
    in a browser.
    2. In the right pane of the Administration Console, click the mydomain->Security->Realms->Create
    a new Custom Realm.
    3. Enter MyLotusLDAPRealm in the Name field.
    4. Click Create.
    5. In the right pane of the Administration Console, click the mydomain->Security->Caching
    Realms->Create a new Caching Realm.
    6. Enter MyLotusCachingRealm in the Name field.
    7. Click Create.
    8. In the right pane of the Administration Console, click the mydomain-Security.
    9. Select the MyLotusLDAPRealm from the drop-down box for the Caching Realm.
    10. Reboot the WebLogic Server.
    11. Copy the ldaprealm.properties to bea/wlserver6.1
    12. Modify the web.xml
    13. Modify the weblogic.xml
    If anyone has done this before please let me know how you did it. Thanks!

    That works. Thanks!
    "Romuald RICHARD" <[email protected]> wrote:
    Try to use the type 4 driver from Oracle 9i.
    Be sure to put the classes12.zip from the /jdbc/lib/ of Oracle file in
    the
    begining of the classpath of Weblogic.
    Romuald RICHARD
    Developer Relations Engineer
    BEA Support
    "mike" <[email protected]> wrote in message
    news:3ca93930$[email protected]..
    I'm trying to create connection pool to Oracle 9i database under Linux.Oracle
    installation is fine, and I can use Oracle examples to connect to mydatabase.
    But when I try to create pool from within WLS I get:
    - Trying oracle.jdbc.OracleDriver: <Cannot startup connection pool"oraclePool"
    No suitable driver>
    - Trying weblogic.jdbc.oci.Driver: java.lang.UnsatisfiedLinkError:/home/usr/local/bea/wlserver6.1/lib/linux/i686/oci816_8/libweblogicoci37.so:
    libclntsh.so.8.0: cannot open shared object file: No such file ordirectory
    The latter is not a surprise, since the file does not exist. InsteadI
    have libclntsh.so.9.0
    and vanilla so, which is a soft link to 9.0. Creating link with desiredname (libclntsh.8.0)
    to 9.0 does not help as it throws on unsatisfied symbol.
    Can you advise me on the reason and remedy?

  • 10.2.0.4 + Patches - Relink error (and finally SIGSEGV)

    HP-UX 11.23 IA64
    I upgrade to 10.2.0.4 manually (using catupgrd.sql). The "naked" 10.2.0.4 worked fined.
    Then I downloaded the 30 single patches and used MOpatch 1.9 to apply them. The final relink failed with
    - Linking Oracle
            rm -f /oracle/FOO/102_64/rdbms/lib/oracle
             cc +DD64  -Wl,+s -Wl,+n +DD64 -o /oracle/FOO/102_64/rdbms/lib/oracle -L/oracle/FOO/102_64/rdbms/
    lib/ -L/oracle/FOO/102_64/lib/   /oracle/FOO/102_64/rdbms/lib/ssoident.o `if /usr/bin/getconf KERNEL_BITS
    | grep "64" > /dev/null ;
                    then echo "-Wl,+pi,64M -Wl,+pd,L -Wl,+padtext,16M -Wl,+paddata,1M" ;
                       else echo "" ; fi` -Wl,-E -Wl,-PF,linkorderfile +FPd /oracle/FOO/102_64/rdbms/lib/opimai.
    o /oracle/FOO/102_64/rdbms/lib/ssoraed.o /oracle/FOO/102_64/rdbms/lib/ttcsoi.o  /oracle/FOO/102_64/rdbms/
    lib/defopt.o  -Wl,+forceload -lperfsrv10 -Wl,+noforceload /oracle/FOO/102_64/lib/nautab.o /oracle/FOO/102
    _64/lib/naeet.o /oracle/FOO/102_64/lib/naect.o /oracle/FOO/102_64/lib/naedhs.o /oracle/FOO/102_64/rdbms/l
    ib/config.o  -lserver10 -lodm10  -lnnet10 -lskgxp10 -lsnls10 -lnls10  -lcore10 -lsnls10  -lnls10 -lcore10
    -lsnls10 -lnls10 -lxml10  -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lhasgen10 -lcore10 -lskgx
    n2 -locr10 -locrb10 -locrutl10   -lhasgen10 -lcore10 -lskgxn2   -lclient10  -lvsn10  -lcommon10 -lgeneric
    10  -lknlopt `if /usr/ccs/bin/ar tv /oracle/FOO/102_64/rdbms/lib/libknlopt.a | grep xsyeolap.o > /dev/nul
    l 2>&1 ; then echo "-loraolap10" ; fi`  -lslax10 -lpls10  -lplp10 -lserver10 -lclient10  -lvsn10  -lcommo
    n10 -lgeneric10 `if [ -f /oracle/FOO/102_64/lib/libavserver10.a ] ; then echo "-lavserver10" ; else echo
    "-lavstub10"; fi` `if [ -f /oracle/FOO/102_64/lib/libavclient10.a ] ; then echo "-lavclient10" ; fi`  -lk
    nlopt -lslax10 -lpls10  -lplp10 -ljox10 -lserver10  /oracle/FOO/102_64/has/lib/libclsra10.a -ldbcfg10 -lo
    cijdbcst10 -lwwg  `cat /oracle/FOO/102_64/lib/ldflags`    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -l
    nnz10 -lnl10 -lnro10 `cat /oracle/FOO/102_64/lib/ldflags`    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10
    -lnnz10 -lnl10 -lmm -lsnls10 -lnls10  -lcore10 -lsnls10  -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10  -lco
    re10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /oracle/FOO/102_64/lib/ldflags`    -lnsslb10 -lncryp
    t10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /oracle/FOO/102_64/lib/ldflags`    -lnsslb10 -lnc
    rypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10   -lsnls10 -lnls10  -lcore10 -lsnls10  -lnls10 -lcore10 -ls
    nls10 -lnls10 -lxml10  -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `if /usr/ccs/bin/ar tv /oracle
    /FOO/102_64/rdbms/lib/libknlopt.a | grep "kxmnsd.o" > /dev/null 2>&1 ; then echo " " ; else echo "-lordsd
    o10"; fi` -lctxc10 -lctx10 -lzx10 -lgx10 -lctx10 -lzx10 -lgx10 -lordimt10  -lsnls10 -lnls10  -lcore10 -ls
    nls10  -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10  -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -ls
    nls10 -lunls10  -lsnls10 -lnls10  -lcore10 -lsnls10  -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10  -lcore10
    -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10      `cat /oracle/FOO/102_64/lib/sysliblist`  -lm    `cat /ora
    cle/FOO/102_64/lib/sysliblist`  -lm  -lpthread  -lpthread
    ld: Unsatisfied symbol "kkpapIsPartColId" in file /oracle/FOO/102_64/lib//libserver10.a[kko.o]
    ld: Unsatisfied symbol "kkpapHasCorrKey" in file /oracle/FOO/102_64/lib//libserver10.a[kko.o]
    ld: Unsatisfied protected symbol "kkpapIsAnyPartColId" in file "/oracle/FOO/102_64/lib//libserver10.a[kkq
    jpd.o]"
    3 errors.
    *** Error exit code 1
    I tried the manual relink using "sh link.sh" - which worked (?) - I got an $ORACLE_HOME/bin/oracle binary.
    When I tried to start the database I got an
    SQL> startup
    ORACLE instance started.
    Total System Global Area 1.6274E+10 bytes
    Fixed Size                  2084616 bytes
    Variable Size            7616856312 bytes
    Database Buffers         8640266240 bytes
    Redo Buffers               14692352 bytes
    Database mounted.
    ORA-03113: end-of-file on communication channel
    with alertlog telling me
    Errors in file /oracle/FOO/saptrace/usertrace/foo_ora_10873.trc:
    ORA-07445: exception encountered: core dump [_strlen()+33] [SIGSEGV] [Address not mapped to object] [0x20
    00000000000] [] []
    and
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [_strlen()+33] [SIGSEGV] [Address not mapped to object] [0x20
    00000000000] [] []
    Current SQL statement for this session:
    SELECT INSTANCE_NUMBER FROM SYS.V$INSTANCE
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    c000000402bdda10       587  package body SYS.DBMS_UTILITY
    c000000402c13ca8      2442  package body SYS.DBMS_PRVTAQIP
    c000000402c188d8         1  anonymous block
    in the corresponding usertrace.
    I´m actually restoring the old "naked" version. The problem seems to be caused by the merge patch 7228971 (OPTIMIZER MERGE LABEL REQUEST ON TOP OF 10.2.0.4 FOR SAP (#3)) because this seems to be the only one changing/updating kko.o. Are the any known issues in this area?
    I will try to apply all the patches again without that one and see if it helps. This is a testsystem and not critical.
    Markus

    Hi Arun,
    I am receiving exactly this error with MOPatch 1.9 and Opatch 10.2.0.4.3. Did you get it resolved?
    Any hints that can help me out?
    My MOPatch log:
    The following warnings have occurred during OPatch execution:
    1) OUI-67124:Jar not applied /net/cunip03/software/sap/netweaver7/dvd/ora10.2/ora10.2.0.4/zip/mopatch-8QaWHG/7252962/files//jdbc/lib/classes12.zip/oracle/jdbc/driver/OraclePreparedStatement.class to /oracle/DBI/102_64/jdbc/lib/classes12.zip... 'invalid entry compressed size (expected 31214 but got 30948 bytes)'
    Jar not applied /net/cunip03/software/sap/netweaver7/dvd/ora10.2/ora10.2.0.4/zip/mopatch-8QaWHG/7252962/files//jdbc/lib/classes12.zip/oracle/jdbc/driver/OraclePreparedStatement$PushedBatch.class to /oracle/DBI/102_64/jdbc/lib/classes12.zip... 'invalid entry compressed size (expected 31214 but got 30948 bytes)'
    Jar not applied /net/cunip03/software/sap/netweaver7/dvd/ora10.2/ora10.2.0.4/zip/mopatch-8QaWHG/7252962/files//jdbc/lib/classes12.zip/oracle/sql/NUMBER.class to /oracle/DBI/102_64/jdbc/lib/classes12.zip... 'invalid entry compressed size (expected 31214 but got 30948 bytes)'
    Please assist,
    Troy

  • Buildserver error when using aCC

    Hi,
    When trying to buildserver on HPUX11 using aCC i get the following errors...
    arning 829: "BS-5be9.c", line 18 # Implicit conversion of string literal to 'ch
    ar *' is deprecated.
    { "Esa_aSanoma", "Esa_aSanoma", (void (*) _((TPSVCINFO *))) Esa_aS
    ^^^^^^^^^^^^^
    Warning 829: "BS-5be9.c", line 18 # Implicit conversion of string literal to 'ch
    ar *' is deprecated.
    { "Esa_aSanoma", "Esa_aSanoma", (void (*) _((TPSVCINFO *))) Esa_aSan
    oma, 0, 0 },
    ^^^^^^^^^^^^^
    Warning 829: "BS-5be9.c", line 19 # Implicit conversion of string literal to 'ch
    ar *' is deprecated.
    { "Esa_hAvoimet", "Esa_hAvoimet", (void (*) _((TPSVCINFO *))) Esa_
    ^^^^^^^^^^^^^^
    Warning 829: "BS-5be9.c", line 19 # Implicit conversion of string literal to 'ch
    ar *' is deprecated.
    { "Esa_hAvoimet", "Esa_hAvoimet", (void (*) _((TPSVCINFO *))) Esa_hA
    voimet, 1, 0 }
    ^^^^^^^^^^^^^^
    Warning 829: "BS-5be9.c", line 20 # Implicit conversion of string literal to 'ch
    ar *' is deprecated.
    { "Esa_hSanomRivit", "Esa_hSanomRivit", (void (*) _((TPSVCINFO *))
    arning 829: "BS-5be9.c", line 21 # Implicit conversion of string literal to 'ch
    ar *' is deprecated.
    { "Esa_hSovAvoimet", "Esa_hSovAvoimet", (void (*) _((TPSVCINFO *))
    ^^^^^^^^^^^^^^^^^
    Warning 829: "BS-5be9.c", line 21 # Implicit conversion of string literal to 'ch
    ar *' is deprecated.
    { "Esa_hSovAvoimet", "Esa_hSovAvoimet", (void (*) _((TPSVCINFO *)))
    Esa_hSovAvoimet,
    ^^^^^^^^^^^^^^^^^
    /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (ESA_Version_1.0_sc.a
    (libcslrt.o)) was detected. The linked output may not run on a PA 1.x system.
    /usr/ccs/bin/ld: Unsatisfied symbols:
    lEsa_hAvoimet_s (first referenced in ESA_Version_1.0_sc.a(esh001sc.o)) (code)
    lEsa_aSanoma_s (first referenced in ESA_Version_1.0_sc.a(esh001sc.o)) (code)
    CMDTUX_CAT:1832: ERROR: can't execute aCC -Dhpux -D_REENTRANT -I../../include
    -I. DA1.1 DS1.0 -Wl,+s -I$TUXDIR/include -o Esa_srv2 BS-5be9.c -L${TUXDIR}/
    lib ESA_Version_1.0_sc.a ESA_Version_1.0_s.a -ltux -lbuft -ltux2 -lfml -lfml3
    2 -lgp -lnsl -L/opt/edisava/ESATEST/Version_1.0/unix/lib2 -l:stc_common.dll -l:s
    tc_ewipmpclnt.dll -lm
    These are the service names i put using the -s option.
    Anyone has a clue how to get rid of it ?
    Regards,
    Yoav
    Yoav Arnstein
    SeeBeyond Nordic
    +45 25276422

    Yoav,
    IIRC the aCC option to avoid this warning is +W829.
    HTH,
    R(o)isto
    Yoav Arnstein wrote:
    >
    Hi,
    When trying to buildserver on HPUX11 using aCC i get the following errors...
    arning 829: "BS-5be9.c", line 18 # Implicit conversion of string literal to 'ch
    ar *' is deprecated.
    { "Esa_aSanoma", "Esa_aSanoma", (void (*) _((TPSVCINFO *))) Esa_aS
    ^^^^^^^^^^^^^
    Warning 829: "BS-5be9.c", line 18 # Implicit conversion of string literal to 'ch
    ar *' is deprecated.
    { "Esa_aSanoma", "Esa_aSanoma", (void (*) _((TPSVCINFO *))) Esa_aSan
    oma, 0, 0 },
    ^^^^^^^^^^^^^
    Warning 829: "BS-5be9.c", line 19 # Implicit conversion of string literal to 'ch
    ar *' is deprecated.
    { "Esa_hAvoimet", "Esa_hAvoimet", (void (*) _((TPSVCINFO *))) Esa_
    ^^^^^^^^^^^^^^
    Warning 829: "BS-5be9.c", line 19 # Implicit conversion of string literal to 'ch
    ar *' is deprecated.
    { "Esa_hAvoimet", "Esa_hAvoimet", (void (*) _((TPSVCINFO *))) Esa_hA
    voimet, 1, 0 }
    ^^^^^^^^^^^^^^
    Warning 829: "BS-5be9.c", line 20 # Implicit conversion of string literal to 'ch
    ar *' is deprecated.
    { "Esa_hSanomRivit", "Esa_hSanomRivit", (void (*) _((TPSVCINFO *))
    arning 829: "BS-5be9.c", line 21 # Implicit conversion of string literal to 'ch
    ar *' is deprecated.
    { "Esa_hSovAvoimet", "Esa_hSovAvoimet", (void (*) _((TPSVCINFO *))
    ^^^^^^^^^^^^^^^^^
    Warning 829: "BS-5be9.c", line 21 # Implicit conversion of string literal to 'ch
    ar *' is deprecated.
    { "Esa_hSovAvoimet", "Esa_hSovAvoimet", (void (*) _((TPSVCINFO *)))
    Esa_hSovAvoimet,
    ^^^^^^^^^^^^^^^^^
    /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (ESA_Version_1.0_sc.a
    (libcslrt.o)) was detected. The linked output may not run on a PA 1.x system.
    /usr/ccs/bin/ld: Unsatisfied symbols:
    lEsa_hAvoimet_s (first referenced in ESA_Version_1.0_sc.a(esh001sc.o)) (code)
    lEsa_aSanoma_s (first referenced in ESA_Version_1.0_sc.a(esh001sc.o)) (code)
    CMDTUX_CAT:1832: ERROR: can't execute aCC -Dhpux -D_REENTRANT -I../../include
    -I. DA1.1 DS1.0 -Wl,+s -I$TUXDIR/include -o Esa_srv2 BS-5be9.c -L${TUXDIR}/
    lib ESA_Version_1.0_sc.a ESA_Version_1.0_s.a -ltux -lbuft -ltux2 -lfml -lfml3
    2 -lgp -lnsl -L/opt/edisava/ESATEST/Version_1.0/unix/lib2 -l:stc_common.dll -l:s
    tc_ewipmpclnt.dll -lm
    These are the service names i put using the -s option.
    Anyone has a clue how to get rid of it ?
    Regards,
    Yoav
    Yoav Arnstein
    SeeBeyond Nordic
    +45 25276422

  • F60webmx relink issue fails in 11.5.10.2 - applying upgrade patch 13384700

    Upgrading the DB from 9i to 11gR2 following recommended patch list and was got struck when applying Developer 6i PAtch 19
    1. 7456837 -- Reported relink issue, but was not clear which one it was, so choose to
    Continue as if it were successful :
    2. 6194129 -- Completed successfully
    3. 9935935 -- Completed successfully
    4. Applied the additional patches
    4a. 7423534 -- Completed successfully
    4b. 13384700 -- as part of the special note when I tried to relink following Special Note in README
    % adrelink.sh force=y "fnd f60webmx" it fails with the following message
    Checked the /dev_sysdict/apps/appldev/admin/out/link_fnd_24670.mk file used to make /dev_sysdict/apps/appldev/fnd/11.5.0/bin/f60webmx
    But it did not make that file, since it is not created & file missing.
    Any help is greatly appreciated.
    Error message:
    Current product is fnd
    Current product TOP is  $FNDTOP
    Current prodarea is /dev_sysdict/apps/appldev/fnd/11.5.0
    Backing up or removing executables...
    Done backing up or removing executables.
    Relinking module 'f60webmx' in product fnd ...
    make -f /dev_sysdict/apps/appldev/admin/out/link_fnd_24670.mk /dev_sysdict/apps/appldev/fnd/11.5.0/bin/f60webmx
    Starting link of fnd executable 'f60webmx' on Tue Apr 3 09:00:02 PDT 2012
    cc -Wl,-a,default,+s,-E -L/dev_sysdict/apps/806find/8.0.6/lib/ -o /dev_sysdict/apps/appldev/fnd/11.5.0/bin/f60webmx.new /dev_sysdict/apps/806find/8.0.6/lib/s0main60.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/ssliftabw.o /dev_sysdict/apps/appldev/fnd/11.5.0/lib/xitiap.o /dev_sysdict/apps/appldev/fnd/11.5.0/lib/xitfnd.o /dev_sysdict/apps/appldev/po/11.5.0/lib/libpo.a /dev_sysdict/apps/appldev/gl/11.5.0/lib/libgl.a /dev_sysdict/apps/appldev/alr/11.5.0/lib/libalr.a /dev_sysdict/apps/appldev/alr/11.5.0/lib/alstub.o /dev_sysdict/apps/appldev/pay/11.5.0/lib/libpay.a /dev_sysdict/apps/appldev/ff/11.5.0/lib/libff.a /dev_sysdict/apps/appldev/dt/11.5.0/lib/libdt.a /dev_sysdict/apps/appldev/ar/11.5.0/lib/libar.a /dev_sysdict/apps/appldev/as/11.5.0/lib/libas.a /dev_sysdict/apps/appldev/fa/11.5.0/lib/libfa.a /dev_sysdict/apps/appldev/pa/11.5.0/lib/libpa.a /dev_sysdict/apps/appldev/rg/11.5.0/lib/librg.a /dev_sysdict/apps/appldev/bom/11.5.0/lib/libbom.a /dev_sysdict/apps/appldev/eng/11.5.0/lib/libeng.a /dev_sysdict/apps/appldev/crp/11.5.0/lib/libcrp.a /dev_sysdict/apps/appldev/inv/11.5.0/lib/libinv.a /dev_sysdict/apps/appldev/wip/11.5.0/lib/libwip.a /dev_sysdict/apps/appldev/inv/11.5.0/lib/libinv.a /dev_sysdict/apps/appldev/mrp/11.5.0/lib/libmrp.a /dev_sysdict/apps/appldev/bom/11.5.0/lib/libbom.a /dev_sysdict/apps/appldev/wip/11.5.0/lib/libwip.a /dev_sysdict/apps/appldev/inv/11.5.0/lib/libinv.a /dev_sysdict/apps/appldev/mrp/11.5.0/lib/libmrp.a /dev_sysdict/apps/appldev/ar/11.5.0/lib/libar.a /dev_sysdict/apps/appldev/po/11.5.0/lib/libpo.a /dev_sysdict/apps/appldev/gml/11.5.0/lib/libgml.a /dev_sysdict/apps/appldev/gmp/11.5.0/lib/libgmp.a /dev_sysdict/apps/appldev/gme/11.5.0/lib/libgme.a /dev_sysdict/apps/appldev/gmd/11.5.0/lib/libgmd.a /dev_sysdict/apps/appldev/gmi/11.5.0/lib/libgmi.a /dev_sysdict/apps/appldev/gma/11.5.0/lib/libgma.a /dev_sysdict/apps/appldev/gmf/11.5.0/lib/libgmf.a /dev_sysdict/apps/appldev/fnd/11.5.0/lib/libfnd.a /dev_sysdict/apps/806find/8.0.6/forms60/lib/ui10.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/uiicxd.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/sixn.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/sixp.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/ipcpcrn.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/ipkdbn.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/ipkxcn.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/ipdecrn.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/ipkbu.o -liplsn /dev_sysdict/apps/806find/8.0.6/forms60/lib/istuic.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/istplu.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/istrwe.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/istiif.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/iwvgbm.o -libw -liffw -lifcw -liifw -lipfw -lipc -limfw -limc -liwfw -liwcw -litw -licw -lirm -lsosdw -lihm -libw -lixw -liffw -lifcw -lipfw -lipc -liicw -liiiw -liwfw -liwcw -liqw -litw -licw -lipc -lsosdw -limfw -limc -liplsn -lioc -lgraphics60 -locl60 -lrws60 -lnn60 -lobx60 -lzrc60 -lge60 -lvgs60 /dev_sysdict/apps/806find/8.0.6/lib//libde60.a -lucol60 -lca60 -lnvu60 -lnvc60 -lnvs60 -luicc60 -lmma60 -lmmiw60 -lmmov60 -lmma60 -lmmos60 -lmmoi60 -lmmia60 -lmmft60 -lmmcm60 -luihx60 -luc60 -luipr60 -luimotif60 -lot60 -lrem60 -lree60 -lrec60 -luiimg60 -luimotif60 -luipr60 -luiimg60 -luc60 -lrem60 -luimotif60 -luia60 -ltknqap60 -luipr60 -luimotif60 -lutt60 -lix60 -lixd60 -lrod60 -lror60 -lros60 -lrod60 -lror60 -lros60 -lrod60 -luat60 -lutc60 -lutl60 -lutsl60 -lplsf -lplsb -lextp -lpsd -lplsf -lplsb -lextp -lslax -lsql -lepc -lepcpt -lnz -lnzr -lnz -lnsslb8 -lbcert -lclntsh /dev_sysdict/apps/806find/8.0.6/lib/nautab.o /dev_sysdict/apps/806find/8.0.6/lib/naeet.o /dev_sysdict/apps/806find/8.0.6/lib/naect.o /dev_sysdict/apps/806find/8.0.6/lib/naedhs.o `cat /dev_sysdict/apps/806find/8.0.6/lib/naldflgs` -lnetv2 -lnttcp -lnetwork_ssl -lncr -lnetv2 -lnttcp -lnetwork_ssl -lclient -lvsn -lcommon -lgeneric -lmm -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnetv2 -lnttcp -lnetwork_ssl -lncr -lnetv2 -lnttcp -lnetwork_ssl -lclient -lvsn -lcommon -lgeneric -lepc -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lclient -lvsn -lcommon -lgeneric -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 `cat /dev_sysdict/apps/806find/8.0.6/lib/sysliblist | sed 's/libcl.a/libcl.sl/'` -lm -L/usr/lib -lm -lpthread -lpthread -L/usr/lib/Motif2.1 -L -R -lXm -lXt -lX11 -L/usr/lib -lm
    /usr/ccs/bin/ld: Unsatisfied symbols:
    afpogetspecific (first referenced in /dev_sysdict/apps/appldev/fnd/11.5.0/lib/libfnd.a(fdspwd.o)) (code)
    *** Error exit code 1
    Stop.
    Done with link of fnd executable 'f60webmx' on Tue Apr 3 09:00:06 PDT 2012
    Relink of module "f60webmx" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /dev_sysdict/apps/appldev/fnd/11.5.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Done with link of product 'fnd' on Tue Apr 3 09:00:06 PDT 2012
    adrelink is exiting with status 1
    End of adrelink session

    Upgrading the DB from 9i to 11gR2 following recommended patch list and was got struck when applying Developer 6i PAtch 19
    1. 7456837 -- Reported relink issue, but was not clear which one it was, so choose to
    Continue as if it were successful :
    2. 6194129 -- Completed successfully
    3. 9935935 -- Completed successfully
    4. Applied the additional patches
    4a. 7423534 -- Completed successfully
    4b. 13384700 -- as part of the special note when I tried to relink following Special Note in README
    % adrelink.sh force=y "fnd f60webmx" it fails with the following message
    Checked the /dev_sysdict/apps/appldev/admin/out/link_fnd_24670.mk file used to make /dev_sysdict/apps/appldev/fnd/11.5.0/bin/f60webmx
    But it did not make that file, since it is not created & file missing.
    Any help is greatly appreciated.
    Error message:
    Current product is fnd
    Current product TOP is  $FNDTOP
    Current prodarea is /dev_sysdict/apps/appldev/fnd/11.5.0
    Backing up or removing executables...
    Done backing up or removing executables.
    Relinking module 'f60webmx' in product fnd ...
    make -f /dev_sysdict/apps/appldev/admin/out/link_fnd_24670.mk /dev_sysdict/apps/appldev/fnd/11.5.0/bin/f60webmx
    Starting link of fnd executable 'f60webmx' on Tue Apr 3 09:00:02 PDT 2012
    cc -Wl,-a,default,+s,-E -L/dev_sysdict/apps/806find/8.0.6/lib/ -o /dev_sysdict/apps/appldev/fnd/11.5.0/bin/f60webmx.new /dev_sysdict/apps/806find/8.0.6/lib/s0main60.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/ssliftabw.o /dev_sysdict/apps/appldev/fnd/11.5.0/lib/xitiap.o /dev_sysdict/apps/appldev/fnd/11.5.0/lib/xitfnd.o /dev_sysdict/apps/appldev/po/11.5.0/lib/libpo.a /dev_sysdict/apps/appldev/gl/11.5.0/lib/libgl.a /dev_sysdict/apps/appldev/alr/11.5.0/lib/libalr.a /dev_sysdict/apps/appldev/alr/11.5.0/lib/alstub.o /dev_sysdict/apps/appldev/pay/11.5.0/lib/libpay.a /dev_sysdict/apps/appldev/ff/11.5.0/lib/libff.a /dev_sysdict/apps/appldev/dt/11.5.0/lib/libdt.a /dev_sysdict/apps/appldev/ar/11.5.0/lib/libar.a /dev_sysdict/apps/appldev/as/11.5.0/lib/libas.a /dev_sysdict/apps/appldev/fa/11.5.0/lib/libfa.a /dev_sysdict/apps/appldev/pa/11.5.0/lib/libpa.a /dev_sysdict/apps/appldev/rg/11.5.0/lib/librg.a /dev_sysdict/apps/appldev/bom/11.5.0/lib/libbom.a /dev_sysdict/apps/appldev/eng/11.5.0/lib/libeng.a /dev_sysdict/apps/appldev/crp/11.5.0/lib/libcrp.a /dev_sysdict/apps/appldev/inv/11.5.0/lib/libinv.a /dev_sysdict/apps/appldev/wip/11.5.0/lib/libwip.a /dev_sysdict/apps/appldev/inv/11.5.0/lib/libinv.a /dev_sysdict/apps/appldev/mrp/11.5.0/lib/libmrp.a /dev_sysdict/apps/appldev/bom/11.5.0/lib/libbom.a /dev_sysdict/apps/appldev/wip/11.5.0/lib/libwip.a /dev_sysdict/apps/appldev/inv/11.5.0/lib/libinv.a /dev_sysdict/apps/appldev/mrp/11.5.0/lib/libmrp.a /dev_sysdict/apps/appldev/ar/11.5.0/lib/libar.a /dev_sysdict/apps/appldev/po/11.5.0/lib/libpo.a /dev_sysdict/apps/appldev/gml/11.5.0/lib/libgml.a /dev_sysdict/apps/appldev/gmp/11.5.0/lib/libgmp.a /dev_sysdict/apps/appldev/gme/11.5.0/lib/libgme.a /dev_sysdict/apps/appldev/gmd/11.5.0/lib/libgmd.a /dev_sysdict/apps/appldev/gmi/11.5.0/lib/libgmi.a /dev_sysdict/apps/appldev/gma/11.5.0/lib/libgma.a /dev_sysdict/apps/appldev/gmf/11.5.0/lib/libgmf.a /dev_sysdict/apps/appldev/fnd/11.5.0/lib/libfnd.a /dev_sysdict/apps/806find/8.0.6/forms60/lib/ui10.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/uiicxd.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/sixn.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/sixp.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/ipcpcrn.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/ipkdbn.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/ipkxcn.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/ipdecrn.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/ipkbu.o -liplsn /dev_sysdict/apps/806find/8.0.6/forms60/lib/istuic.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/istplu.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/istrwe.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/istiif.o /dev_sysdict/apps/806find/8.0.6/forms60/lib/iwvgbm.o -libw -liffw -lifcw -liifw -lipfw -lipc -limfw -limc -liwfw -liwcw -litw -licw -lirm -lsosdw -lihm -libw -lixw -liffw -lifcw -lipfw -lipc -liicw -liiiw -liwfw -liwcw -liqw -litw -licw -lipc -lsosdw -limfw -limc -liplsn -lioc -lgraphics60 -locl60 -lrws60 -lnn60 -lobx60 -lzrc60 -lge60 -lvgs60 /dev_sysdict/apps/806find/8.0.6/lib//libde60.a -lucol60 -lca60 -lnvu60 -lnvc60 -lnvs60 -luicc60 -lmma60 -lmmiw60 -lmmov60 -lmma60 -lmmos60 -lmmoi60 -lmmia60 -lmmft60 -lmmcm60 -luihx60 -luc60 -luipr60 -luimotif60 -lot60 -lrem60 -lree60 -lrec60 -luiimg60 -luimotif60 -luipr60 -luiimg60 -luc60 -lrem60 -luimotif60 -luia60 -ltknqap60 -luipr60 -luimotif60 -lutt60 -lix60 -lixd60 -lrod60 -lror60 -lros60 -lrod60 -lror60 -lros60 -lrod60 -luat60 -lutc60 -lutl60 -lutsl60 -lplsf -lplsb -lextp -lpsd -lplsf -lplsb -lextp -lslax -lsql -lepc -lepcpt -lnz -lnzr -lnz -lnsslb8 -lbcert -lclntsh /dev_sysdict/apps/806find/8.0.6/lib/nautab.o /dev_sysdict/apps/806find/8.0.6/lib/naeet.o /dev_sysdict/apps/806find/8.0.6/lib/naect.o /dev_sysdict/apps/806find/8.0.6/lib/naedhs.o `cat /dev_sysdict/apps/806find/8.0.6/lib/naldflgs` -lnetv2 -lnttcp -lnetwork_ssl -lncr -lnetv2 -lnttcp -lnetwork_ssl -lclient -lvsn -lcommon -lgeneric -lmm -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnetv2 -lnttcp -lnetwork_ssl -lncr -lnetv2 -lnttcp -lnetwork_ssl -lclient -lvsn -lcommon -lgeneric -lepc -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lclient -lvsn -lcommon -lgeneric -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 `cat /dev_sysdict/apps/806find/8.0.6/lib/sysliblist | sed 's/libcl.a/libcl.sl/'` -lm -L/usr/lib -lm -lpthread -lpthread -L/usr/lib/Motif2.1 -L -R -lXm -lXt -lX11 -L/usr/lib -lm
    /usr/ccs/bin/ld: Unsatisfied symbols:
    afpogetspecific (first referenced in /dev_sysdict/apps/appldev/fnd/11.5.0/lib/libfnd.a(fdspwd.o)) (code)
    *** Error exit code 1
    Stop.
    Done with link of fnd executable 'f60webmx' on Tue Apr 3 09:00:06 PDT 2012
    Relink of module "f60webmx" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /dev_sysdict/apps/appldev/fnd/11.5.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Done with link of product 'fnd' on Tue Apr 3 09:00:06 PDT 2012
    adrelink is exiting with status 1
    End of adrelink session

  • Errors compiling program with RFC SDK 700 for ECC 6.0

    Hi,
    We are getting an error when trying to compile a program on HP_UX HP9000.  We downloaded the RFC SDK for 700.  The command we are using is:
    cc sapsockets.c librfc.a -o sapsockets -lm -lcl +DA2.0W
    The error we receive is:
    ld: Unsatisfied symbol "xdr_string" in file librfc.a[cpictlib.o]
    ld: Unsatisfied symbol "__nw__FUl" in file librfc.a[cpictlib.o]
    ld: Unsatisfied symbol "__dl__FPv" in file librfc.a[cpictlib.o]
    ld: Unsatisfied symbol "xdr_free" in file librfc.a[cpictlib.o]
    ld: Unsatisfied symbol "[Vtable]key:__dt__21__versioned_type_infoFv" in file librfc.a[cpictlib.o]
    ld: Unsatisfied symbol "__PureVirtualCalled" in file librfc.a[cpictlib.o]
    ld: Unsatisfied symbol "__dla__FPv" in file librfc.a[cpictlib.o]
    ld: Unsatisfied symbol "__nwa__FUl" in file librfc.a[cpictlib.o]
    ld: Unsatisfied symbol "__ConstructMarkedArray__FPvUiUlPFv_vT4" in file librfc.a[cpictlib.o]
    9 errors.
    I don't have much experience in this area.  Sorry I couldn't supply more information.
    Any help is appreciated.
    Thanks,
    Domenick

    See note 1056696 - Compiling and Linking RFC Programs with the SAP NW RFC SDK
    HP-UX (PA-RISC, 64 bit)
    aCC -DSAPonUNIX -DSAPonHPPA -DSAPwithUNICODE +DD64 -Aa +W392,829,818,887 -DSAPwithTHREADS -mt -w +O2 -DNDEBUG +inst_compiletime -c <program>.cpp
    aCC -Wl,+n,-z -Wl,-a,default +DD64 -o <program> <program>.o libsapnwrfc.sl libsapucum.sl [and possibly libicudecnumber.sl]
    Markus

  • Runtime error for HP Compile

    Hi, Prajith,
    I compile my application in HP-UX B.11.23 U ia64 with gcc, and got the following warning:
    ld: (Warning) Unsatisfied symbol "__bad_cast_exception" in file /usr/lib/hpux64/libstd_v2.so
    ld: (Warning) Unsatisfied symbol "__bad_alloc_exception" in file /usr/lib/hpux64/libstd_v2.so
    ld: (Warning) Unsatisfied symbol "__bad_typeid_exception" in file /usr/lib/hpux64/libstd_v2.so
    ld: (Warning) Unsatisfied symbol "__bad_exception" in file /usr/lib/hpux64/libstd_v2.so
    ld: (Warning) Unsatisfied symbol "__cxa_finalize" in file /home/oracle/oracle/product/10.2.0/db_1/lib/libocci.so
    ld: (Warning) Unsatisfied symbol "__cxa_atexit" in file /home/oracle/oracle/product/10.2.0/db_1/lib/libocci.so
    ld: (Warning) Unsatisfied symbol "__cxa_personality_routine" in file /home/oracle/oracle/product/10.2.0/db_1/lib/libocci.so
    Although, there is no errors, when I run my application, I got the following errors:
    /usr/lib/hpux64/dld.so: Unsatisfied code symbol '__cxa_personality_routine' in load module '/home/oracle/oracle/product/10.2.0/db_1/lib/libocci.so.10.1'.
    Killed.
    Do you have any suggestions about it?
    Thanks in advance for your any kind help.
    Sharon.Ni

    I have solved the problem at last. Actually, I found lib of libstd_v2 for gcc can not be compatible with libocci. And I can not recomplie libocci with gcc. So I used aCC instead of gcc and all of things is ok now.

  • Unable to buildserver

    I am unable to build a server where one of the files contains pro*c code.
    this is what i get as error
    /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (appinit.o) was detected.
    The linked output may not run on a PA 1.x system.
    /usr/ccs/bin/ld: Unsatisfied symbols:
    SQLCA (first referenced in kastledb.o) (data)
    CMDTUX_CAT:1832: ERROR: can't execute cc -I$TUXDIR/include -o getForex BS-6671.c
    -L${TUXDIR}/lib appinit.o kastledb.o getForex.o /oracle/OraHome1/precomp/lib/libproc2.a
    -ltux -lbuft -ltux2 +DA1.1 -L/oracle/OraHome1/lib /oracle/OraHome1/
    precomp/lib/cobsqlintf.o lclntsh /oracle/OraHome1/lib/sysliblist` -lm -lpthread
    -lpthread -lfml -lfml32 -lgp -lnsl

    Try renaming the sql*.h files in $TUXDIR/include. You might be picking
    up the sql include files from the wrong place.
         Scott Orshan
    sai wrote:
    >
    I am unable to build a server where one of the files contains pro*c code.
    this is what i get as error
    /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (appinit.o) was detected.
    The linked output may not run on a PA 1.x system.
    /usr/ccs/bin/ld: Unsatisfied symbols:
    SQLCA (first referenced in kastledb.o) (data)
    CMDTUX_CAT:1832: ERROR: can't execute cc -I$TUXDIR/include -o getForex BS-6671.c
    -L${TUXDIR}/lib appinit.o kastledb.o getForex.o /oracle/OraHome1/precomp/lib/libproc2.a
    -ltux -lbuft -ltux2 +DA1.1 -L/oracle/OraHome1/lib /oracle/OraHome1/
    precomp/lib/cobsqlintf.o lclntsh /oracle/OraHome1/lib/sysliblist` -lm -lpthread
    -lpthread -lfml -lfml32 -lgp -lnsl

  • Error while compiling Pro*C program

    Hi,
    I get the following error while compiling and linking Pro*C program.
    /home/barts/builddir $ make build_get_plc_data
    Making Object files for get_plc_data.c
    /usr/ccs/bin/cc -c +DD64  -I. -I../lib  -I/u01/dba/oracle/product/1012ias/precomp/public get_plc_data.c
    /usr/ccs/bin/cc -o get_plc_data get_plc_data.o -L/u01/dba/oracle/product/1012ias/lib -lclntsh +DD64
    ld: Unsatisfied symbol "sqlcx2t" in file get_plc_data.o
    ld: Unsatisfied symbol "main" in file <no file>
    2 errors.
    *** Error exit code 1 (ignored)
    /bin/rm -f get_plc_data.o
    Please suggest what could be causing this issue?
    Regrads,
    Dhivya

    I don't see a specific Proc or precompiler forum around here.
    Perhaps your best bet would be at [Call interface (OCI)|http://forums.oracle.com/forums/forum.jspa?forumID=67] forum or maybe [SQL and PL/SQL|http://forums.oracle.com/forums/forum.jspa?forumID=75] since it's more of a developers' forum.

  • Error while instaling 12.1.1

    Dear all,
    We are using hp ux Itanium, following document 762891.1. While applying the patch R12.AD.B.DELTA.2 8502056, getting error like below and patch got failed.
    cat: Cannot open /erpdev2/appllat/apps/tech_st/10.1.2/lib32/ldflags: No such file or directory
    cat: Cannot open /erpdev2/appllat/apps/tech_st/10.1.2/lib32/ldflags: No such file or directory
    cat: Cannot open /erpdev2/appllat/apps/tech_st/10.1.2/lib32/ldflags: No such file or directory
    cat: Cannot open /erpdev2/appllat/apps/tech_st/10.1.2/lib32/ldflags: No such file or directory
    ld: (Warning) Unsatisfied symbol "ntzini" in file /erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so
    ld: (Warning) Unsatisfied symbol "ntusini" in file /erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so
    ld: (Warning) Unsatisfied symbol "nnflgav" in file /erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so
    ld: (Warning) Unsatisfied symbol "nnflfrm" in file /erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so
    ld: (Warning) Unsatisfied symbol "nnflrne" in file /erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so
    ld: (Warning) Unsatisfied symbol "nnfoboot" in file /erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so
    ld: (Warning) Unsatisfied symbol "nnfhboot" in file /erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so
    ld: (Warning) Unsatisfied symbol "nnflboot" in file /erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so
    ld: (Warning) Unsatisfied symbol "nnftboot" in file /erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so
    ld: (Warning) Unsatisfied symbol "nnflgapc" in file /erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so
    ld: (Warning) Unsatisfied symbol "ntpini" in file /erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so
    ld: (Warning) Unsatisfied symbol "nttini" in file /erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so
    AutoPatch error:
    ERROR [code=-119] Running adjcopy.class
    AutoPatch error:
    Error updating master archive
    While trying to use adadmin, getting below error :
    /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'nnftboot' in load module '/erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.
    /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'nnfoboot' in load module '/erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.
    /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'nnfoboot' in load module '/erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.
    /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'nnfhboot' in load module '/erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.
    /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'nnfhboot' in load module '/erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.
    /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'nnflboot' in load module '/erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.
    /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'nttini' in load module '/erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.
    /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'ntusini' in load module '/erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.
    /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'ntpini' in load module '/erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.
    /usr/lib/hpux32/dld.so: Unsatisfied code symbol 'ntzini' in load module '/erpdev2/appllat/apps/tech_st/10.1.2/lib32/libclntsh.so.10.1'.
    sh: 9433 Killed
    Can anyone please help me out in this regard,
    Thanks
    SVK

    Hi Hussain,
    Thanks for you reply. Already ldflags file is available in that location, even I moved it and replaced it with lib/ldflags and tried, but still patch is not successful.
    This error message I am getting;
    Running adjcopy.class:
    adjava -mx512m -nojit oracle.apps.ad.jri.adjcopy @/erpdev2/appllat/apps/apps_st/appl/admin/SVK/out/apps.cmd
    AutoPatch error:
    ERROR [code=-119] Running adjcopy.class
    AutoPatch error:
    Error updating master archive
    Thanks
    SVK
    Edited by: user13436030 on Dec 7, 2011 12:30 AM

  • OCCI linking issue on HUPX11

    Hello,
    I am trying to make an OCCI9.2 sample application (occidesc) getting linking issue. I am don't think I have all the required Oracle library in my linking options. What am I missing?
    My development environment: HUPX11, g++3.3.2, OCCI 9.2
    ===============================================
    Link flags:
    LDFLAGS = -L$(ORACLE_HOME)/lib32 \
    -L$(ORACLE_HOME)/rdbms/lib32 \
    -locci -locci9 -lclntsh \
    `cat /u01/home/oracle/product/920/lib32/sysliblist`
    ========================================================
    Linker errors:
    /usr/ccs/bin/ld: Unsatisfied symbols:
    typeinfo for oracle::occi::SQLException(first referenced in occidesc.o) (data)
    oracle::occi::SQLException::SQLException[in-charge](oracle::occi::SQLException const&)(first referenced in occidesc.o) (code)
    oracle::occi::Environment::createEnvironment(oracle::occi::Environment::Mode, void*, void* (*)(void*, unsigned long), void* (*)(void*, void*, unsigned long), void (*)(void*, void*))(first referenced in occidesc.o) (code)
    oracle::occi::MetaData::getBoolean(oracle::occi::MetaData::AttrId) const(first referenced in occidesc.o) (code)
    oracle::occi::MetaData::operator=(oracle::occi::MetaData const&)(first referenced in occidesc.o) (code)
    oracle::occi::MetaData::getUInt(oracle::occi::MetaData::AttrId) const(first referenced in occidesc.o) (code)

    I can't find any documentation referencing supported compiler for OCCI. Do you know of any from Oracle that support my environment?
    Environment:
    Oracle 9.2
    HPUX B.11.00 A
    Thanks,
    Minh

  • First referenced in/oracle/product/9.2/lib32/libocci9.a(occiResultSetImpl.o

    Hi,
    We are getting the below error while building occi cpp calls.
    /usr/ccs/bin/ld: Unsatisfied symbols:
    OCIPGetRowid (first referenced in /oracle/product/9.2/lib32/libocci9.a(occiResultSetImpl.o)) (code)
    OCIPDefConvOCCI (first referenced in /oracle/product/9.2/lib32/libocci9.a(occiResultSetImpl.o)) (code)
    OCIPGetRidCharLen (first referenced in /oracle/product/9.2/lib32/libocci9.a(occiResultSetImpl.o)) (code)
    We are not sure, how to resolve this.
    Request your help.
    Vivek.

    I have very abstract knowledge about make file.
    Please find here, the options that we areusing to build:
    ORCL_ROOT=/oracle/product/9.2
    OCCI_INCL=${ORCL_ROOT}/rdbms/demo
    OCCI_PUB_INCL=${ORCL_ROOT}/rdbms/public
    OCCI_INCL_OPT= -I ${OCCI_INCL} -I ${OCCI_PUB_INCL}
    ACC=/opt/aCC/bin/aCC
    LDOPTIONS=-AA -Wl,+s -Wl,+gst
    ORACLE_LIBS=-lclntsh
    SYS_LIBS=-lstd -lstream -lCsup -lm -lcl -lpthread -ldld -lc -lnsl
    OCCI_LIBS=-L${ORCL_ROOT}/lib32 -locci9 -locci -lclntsh
    IMAN_LIBS= ${IMAN_SHAREABLES} \
    ${IMAN_ARM} \
    ${IMAN_XML} \
    ${IMAN_ORACLE} \
    ${IMAN_UG} \
    ${ORACLE_LIBS} \
    ${SYS_LIBS} \
    ${OCCI_LIBS}
    LINKDIRS= -L${IMAN_LIBRARY} \
    -L${IMAN_LIBRARY}/oracle \
    -L${ACC}/lib \
    -L${IMAN_LIBRARY}/CC \
    -L/usr/lib \
    -L${UFUNC_LIBRARY}
    exe_compile:${OBJ_FILES}
    ${ACC} ${LDOPTIONS} ${LINKDIRS} \
    ${OBJ_FILES} ${IMAN_LIBS} ${AMAT_LIBS} -o ${LIB_NAME}
    chmod 755 ${LIB_NAME}
    .cxx.o :
    ${ACC} ${CFLAGS} ${OEDS_SRCS} ${SRC_INC} \
    ${JAVA_INCL} ${ITK_INCL_OPT} ${INCL_1} ${OCCI_INCL_OPT} ${AMAT_INCL_OPT} \
    ${DOPT_CXX} ${IPLIB_NONE} -mt +Z -c $&lt;
    .cpp.o .c.o:
    ${ACC} ${CFLAGS} ${OEDS_SRCS} ${SRC_INC} \
    ${JAVA_INCL} ${ITK_INCL_OPT} ${INCL_1} ${OCCI_INCL_OPT} ${AMAT_INCL_OPT} \
    ${DOPT} ${IPLIB_NONE} -mt +Z -c $&lt;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Maybe you are looking for