[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
5.2.1 dld Unresolved symbol
- Subject: 5.2.1 dld Unresolved symbol
- From: Jonathan Joseph <jj(at)scorpio.tn.cornell.edu>
- Date: Tue, 31 Aug 1999 16:54:48 -0400
- Newsgroups: comp.lang.idl-pvwave
- Organization: Cornell University
- Sender: jj21(at)cornell.edu (Verified)
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:16394
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