Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> libcore3 library

libcore3 library

From: Parisa Haratian <parisa.haratian_at_unisys.com>
Date: Thu, 16 Sep 1999 12:51:48 +1000
Message-ID: <7rplpl$1ce$1@mail.pl.unisys.com>


Hello all
Does anybody knows about "libcore3.a" library file? I have a Unisys SVR4 OS and Oracle 7.3.2. I upgraded the database to 7.3.4 and when my client tried to recompile his application he received an error "undefined symbol". I don't have any idea what is inside of this library.

 making in src/lib/misc ...

        /usr/bin/cc -o glserv glmain.o
/work/acct/gltester/golflink/src/lib/modules/libmod.a
/work/acct/gltester/golflink/src/lib/db/libdb.a
/work/acct/gltester/golflink/src/lib/misc/libmisc.a -L/disk1sl1/app/oracle/p
roduct/7.3.4/lib -lsql -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric - lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lepc -lnlsrtl3 -lc3v6 -l core3 -lnlsrtl3 -lcore3 -lnlsrtl3 -lsocket -lnsl -lm -ldl -lc -lgen -lpw -lm  -lcore3 -lsocket -lnsl -lm -lc -lgen -lpw

Undefined                       first referenced
 symbol                             in file
__urem64
/disk1sl1/app/oracle/product/7.3.4/lib/libcore3.a(lfibsk.o)
__mul64
/disk1sl1/app/oracle/product/7.3.4/lib/libcore3.a(slfisk.o)
__udiv64
/disk1sl1/app/oracle/product/7.3.4/lib/libcore3.a(slfisk.o)
ld: glserv: fatal error: Symbol referencing errors. No output written to glserv
*** Error code 1 (bu21)

make: fatal error.
*** Error code 1 (bu21)

This is the output my clenit sent to me. Many thanks for your help.

Parisa Received on Wed Sep 15 1999 - 21:51:48 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US