Operating System - HP-UX
1825667 Members
4280 Online
109686 Solutions
New Discussion

Re: usr/lib/dld.sl: Unresolved symbol in glance

 
enrique_17
New Member

usr/lib/dld.sl: Unresolved symbol in glance

Hi:

I have the messg. usr/lib/dld.sl: Unresolved symbol: [Vtable]key:__dt__21__versioned_type_infoFv, any idea about what is the problem, HP-UX 11.0
3 REPLIES 3
Helen French
Honored Contributor

Re: usr/lib/dld.sl: Unresolved symbol in glance

This can happen due to a version mismatch between Measureware and Glance libraries. Check your versions with:

# perfstat -v

If both versions are different, update it to the same version since they both shares some common library files. That may resolve the issue.
Life is a promise, fulfill it!
enrique_17
New Member

Re: usr/lib/dld.sl: Unresolved symbol in glance

i got the following results:
perfstat -v
**********************************************************
** perfstat for fast2000 on Tue Apr 27 11:55:14 CDT 2004
**********************************************************

listing version strings for performance tool files:
--------------------------------------------------

NOTE: The following software version information can be compared
with the version information shown in the /opt/perf/ReleaseNotes file(s).

MeasureWare executables in the directory /opt/perf/bin
scopeux C.03.50.00 09/12/01 HP-UX 11
ttd C.03.50.00 09/12/01 HP-UX 11
perflbd C.03.50.00 09/12/01 HP-UX 11
alarmgen C.03.50.00 09/12/01 HP-UX 11
agdbserver C.03.50.00 09/12/01 HP-UX 11
agsysdb C.03.50.00 09/12/01 HP-UX 11
rep_server C.03.50.00 09/12/01 HP-UX 11
extract C.03.50.00 09/12/01 HP-UX 11
utility C.03.50.00 09/12/01 HP-UX 11
mwa C.03.50.00 09/04/01
perfstat C.03.50.00 09/06/01
dsilog C.03.50.00 09/12/01 HP-UX 11
sdlcomp C.03.50.00 09/12/01 HP-UX 11
sdlexpt C.03.50.00 09/12/01 HP-UX 11
sdlgendata C.03.50.00 09/12/01 HP-UX 11
sdlutil C.03.50.00 09/12/01 HP-UX 11
midaemon C.03.50.00 09/12/01 HP-UX 11

Measureware libraries in the directory /opt/perf/lib
libmwa.sl C.03.50.00 09/12/01 HP-UX 11
libarm.sl C.03.50.00 09/12/01 HP-UX 11
libnums.sl C.03.50.00 09/12/01 HP-UX 11

Measureware metric description file in the directory /var/opt/perf
WARNING: Expected file /var/opt/perf/metdesc does not exist

WARNING: 1 MeasureWare files were not found or inaccessible


GlancePlus executables in directory /opt/perf/bin
glance C.02.30.00 04/15/99 HP-UX 11.00
gpm C.02.30.00 04/15/99 HP-UX 11.00

Operations Agent in the directory /opt/OV/bin/OpC
Operations Agent A.04.15
managed only by ITO-SE

ITO-SE executable in the directory /opt/OV/bin/OpC
itose A.04.15 04/13/99


******** (end of perfstat output: note above warning) ********
Helen French
Honored Contributor

Re: usr/lib/dld.sl: Unresolved symbol in glance

As you can see there is a version difference between Measureware libraries (C.03.50.00) and Glance (C.02.30.00). Update your Glance to the same version - C.03.50.00.

Also, check about your Warnings about missing files.
Life is a promise, fulfill it!