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

Home -> Community -> Usenet -> c.d.o.tools -> How to get libraries versions ?

How to get libraries versions ?

From: Mikhail Ivanov <ivanovmj_at_niiefa.spb.su>
Date: 2000/08/04
Message-ID: <398AAA3A.1C700CE5@niiefa.spb.su>#1/1

I started Oracle Application Server 4.08 at Lionux RH 6.0 box (kernel 2.5-15),
one process was not start and next message appeared

/usr/app/oracle/product/816/ows/4.0/bin/wrksf: error in loading shared
libraries :
/usr/app/oracle/product/816/ows/4.0/jdk/lib/i686/native_threads/libjava.so:

symbol sem_init, version GLIBC_2.1 not defined in file libpthread.so.0 with link time reference
OWS-08820: Unable to start wrksf process '/usr/app/oracle/product/816/ows/4.0/bin/wrksf'.

I use jdk 1.1.8.

I don't understand: what is symbol not defined in libpthred.so.0 - either
symbol "sem_init" or version "GLIBC_2.1" ? I used nm for looking these, and symbols "sem_init" and "GLIBC_2.1" are present in file /lib/lipthread.so.0.

What is "link time reference" for symbol in library ?

Regards.

Mikhail Ivanov. Received on Fri Aug 04 2000 - 00:00:00 CDT

Original text of this message

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