libXt linking errors

Chris Frost chris@frostnet.net
Sun Apr 1 00:00:00 GMT 2001


On Wed, Jan 03, 2001 at 06:20:03PM -0600, Chris Frost wrote:
> When I try to compile a program under cygwin (v1.1.7) and the binary of
> xfree86 for cygwin (dated Dec 3rd), ld gives me lots of errors like the
> following:
> /usr/X11R6/lib/libXt.a(Shell.o><.text+0x43c5):Shello.c: undefined reference to `SmcSaveYourselfDone'
I looked for libraries containing the undefined references and I just
needed to link in libICE and libSM.

Now the program does run (yeah!), but the right mouse button doesn't bring
up a menu that does come up when the program is ran under unix (with motif
or lesstif). Is the problem in my code? Or maybe XFree86?

thanks again,
-- 
Chris Frost  |  < http://www.frostnet.net/chris/ >
-------------+----------------------------------
Public PGP Key:
   Email chris@frostnet.net with the subject "retrieve pgp key"
   or visit < http://www.frostnet.net/chris/about/pgp_key.phtml >


More information about the Cygwin-xfree mailing list