Re: undefined symbol _XmStrings21?

Olaf Weber <[email protected]>
Newsgroups gmane.comp.tex.tetex.beta
Message-ID <[email protected]>
Rodney Sparapani writes:

> Stefan:
> Actually, it's a new install (different directory) so gui/libgui.a
> was created cleanly.  But, if you think it is the Motif library,
> I'll try to take it from there.

As far as I can tell, _XmString21 is a symbol that refers to a string
table, likely unique to Motif 2.1 libraries, and likely should be
defined in libXm.so.

Thus this looks like the kind of message you'd get is Motif-2.1
headers are being used, but the Motif-1.x libraries are being linked
against (e.g, are being seen _first_ by the linker).

Cranking up the verbosity of the linker should allow you to see what
libraries it finds where.  Right now, just about any compilation using
Motif may be broken on that system...

-- 
Olaf Weber

               (This space left blank for technical reasons.)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.