Subject: dynamic linking slightly broken?
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Christos Zoulas <christos@deshaw.com>
List: current-users
Date: 01/27/1994 15:48:54
I just rebuild the whole x-tree and now I get:

ld.so: Undefined symbol "_XtCvtStringToFont" in /usr/X386/lib/libXmu.so.4.10

This happens in all the clients that include -lXmu but not -lXt.
XtCvtStringToFont() is defined in Xt and used in Xmu, but the
routine is not referenced, since all clients link statically fine.

Any fixes?
christos

------------------------------------------------------------------------------