Home » Developer & Programmer » Precompilers, OCI & OCCI » Pb when linking on hp10.20 with Oracle 8.0.6 : pthread
Pb when linking on hp10.20 with Oracle 8.0.6 : pthread [message #94087] Thu, 22 January 2004 00:25
Pierre Coste
Messages: 1
Registered: January 2004
Junior Member
A set of symbols are missing when I try to link my program using 8.0.6 Oracle libraries, on an hp 10.20 server.

_Isfinite, __pthread_attr_init_system, getcontext, setcontext, _Isinf, pthread_equal, __h_errno, __pthread_create_system.

I presume an Oracle library is missing but I don't know which one. On a hp 10.20 server with Oracle 8.0.5 release, there is no error. 

Could someone help me to fix this issue ?

Thanks.

Here are the log of the execution :

ORACLE_BASE=/oracle/appl/oradata/app/oracle

ORACLE_TERM=vt100

ORACLE_HOME=/oracle/appl/oradata/app/oracle/product/8.0.6

 

II_COLORTABLE=depth4

II_COLORTABLE_FILES=/appl/ingres/client/ingres/files/depth4.ctb

II_SYSTEM=/appl/ingres/client

 

CAM69::/export/home/automat/RepLoader> make

/usr/bin/cc +DAportable -Ae -c -g -DUNIX -DMBXCOMPAT -DHP -DSYS5 -DHP700V807 -DHP9000v901 -DHP903

/usr/bin/cc +DAportable -Wl,+n -o RepLoader RepLoader.o

-lV3 /appl/ingres/client/ingres/lib/libingres.a -I/oracle/appl/oradata/app/oracle/product/8.0.6/lib/ -L/oracle/appl/oradata/app/oracle/product/8.0.6/lib/ /oracle/appl/oradata/app/oracle/product/8.0.6/lib/libclntsh.sl -lm -lcma -lc

/usr/ccs/bin/ld: Unsatisfied symbols:

_Isfinite (code)

__pthread_attr_init_system (code)

getcontext (code)

setcontext (code)

_Isinf (code)

pthread_equal (code)

__h_errno (code)

__pthread_create_system (code)

*** Error exit code 1

Stop.

 

 

 
Previous Topic: Problem while DML / DDL operation when Multithreading being used.
Next Topic: Insert problem
Goto Forum:
  


Current Time: Fri Mar 29 01:01:09 CDT 2024