libXt linking errors

Suhaib Siddiqi ssiddiqi@inspirepharm.com
Sun Apr 1 00:00:00 GMT 2001


 
Problem in your code

Suhaib


-----Original Message-----
From: Chris Frost
To: cygwin-xfree@sources.redhat.com
Sent: 1/4/2001 3:55 PM
Subject: Re: libXt linking errors

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