[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

5.2.1 dld Unresolved symbol



I've just installed IDL 5.2.1 on our HP systems running HP-UX 10.20

> uname -a
HP-UX baritone B.10.20 A 9000/779 2002180721 two-user license

When I run IDL, it comes up without any complaints,
IDLDE, however, comes up and seems to run OK, but the following
messages are printed to the terminal:

/usr/lib/dld.sl: Unresolved symbol: XmGetIconFileName (code)  from
/usr/dt/lib/libDtSvc.sl
/usr/lib/dld.sl: Unresolved symbol: XKillClient (code)  from
/usr/dt/lib/libDtSvc.sl
/usr/lib/dld.sl: Unresolved symbol: XmeGetMask (code)  from
/usr/dt/lib/libDtSvc.sl
/usr/lib/dld.sl: Unresolved symbol: XmeFlushIconFileCache (code)  from
/usr/dt/lib/libDtSvc.sl
/usr/lib/dld.sl: Unresolved symbol: XGetTextProperty (code)  from
/usr/dt/lib/libDtSvc.sl

Can anyone shed any light on these messages, if I should worry
about them and/or how to get rid of them?

Thanks.

-Jonathan