Home » Developer & Programmer » Precompilers, OCI & OCCI » occi link error,urgent, help!
occi link error,urgent, help! [message #94297] Wed, 07 July 2004 11:29 Go to next message
jiang
Messages: 1
Registered: July 2004
Junior Member
I am using occi and oracle on hpux11.0 , when i try to link my
program with occi, it report the following error.
Anyone can tell me how to solve the problem?
Thanks in advance!

aCC db.o mea.o Service.o Server.o Socket.o MEAService.o AckEventService.o Worker.o Notification.o AppEnv.o Queue.o utils.o config.o iniparser.o dictionary.o strlib.o -o mea -L/usr/local/lib -L/usr/lib -L/opt/OV/lib -L/opt/oracle/product/9.2.0/lib32 -L/opt/oracle/product/9.2.0/rdbms/lib32 -lpthread -lopcsv_r -lnspsv -lopcdb -lnsl -locci -lclntsh `cat /opt/oracle/product/9.2.0/lib/sysliblist` -lm
/usr/ccs/bin/ld: Unsatisfied symbols:
std::__rw_exception::_C_assign(const char *,unsigned long) (first referenced in db.o) (code)
static _HPMutexWrapper::lock(void *) (first referenced in db.o) (code)
Class tables [[Vtable]] dependent on key function: "std::exception::~exception()" (first referenced in db.o) (data)
typeid<std::exception> (first referenced in db.o) (data)
_HPMutexWrapper::init() (first referenced in db.o) (code)
std::exception::~exception() (first referenced in db.o) (code)
std::__rw_exception::_C_vformat(int,double *) (first referenced in db.o) (code)
_HPMutexWrapper::~_HPMutexWrapper() (first referenced in db.o) (code)
static _HPMutexWrapper::unlock(void *) (first referenced in db.o) (code)
std::basic_string<char,std::char_traits<char>,std::allocator<char>>::__nullref (first referenced in db.o) (data)
*** Error exit code 1
Re: occi link error,urgent, help! [message #94330 is a reply to message #94297] Thu, 05 August 2004 03:44 Go to previous message
Christoph
Messages: 5
Registered: December 2000
Junior Member
Try to use the -AA option or link with std_v2
Previous Topic: How to detect a disconnection in OCCI ?
Next Topic: ProC warning with GCC and Oracle 9
Goto Forum:
  


Current Time: Thu Mar 28 15:03:26 CDT 2024