make

Suhaib M. Siddiqi ssiddiqi@ipass.net
Mon May 31 21:10:00 GMT 1999


These are simply the Link order problems.  MOTIF requires libraries in certain order.
The correct order is  -lMrm -lXm -lXt -lXmu -lX11

You can read more at www.lesstif.org in FAQ

--SMS



----- Original Message ----- 
From: Reid Thompson <jreidthompson@yahoo.com>
To: <cygwin@sourceware.cygnus.com>
Sent: Friday, May 21, 1999 1:37 PM
Subject: make


> Fogive my ignorance ( and if you can point me to reference online where
> i could find answers would appreciate it)
> 
> What path am i missing that results in the following make error output:
> 
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x3324):Shell.c: undefined
> reference to `SmcCloseConnection'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x3414):Shell.c: undefined
> reference to `SmcModifyCallbacks'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x3420):Shell.c: undefined
> reference to `SmcClientID'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x347a):Shell.c: undefined
> reference to `SmcOpenConnection'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x359c):Shell.c: undefined
> reference to `SmcGetIceConnection'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x35aa):Shell.c: undefined
> reference to `IceConnectionNumber'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x3b19):Shell.c: undefined
> reference to `SmcSetProperties'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x3baa):Shell.c: undefined
> reference to `SmcSetProperties'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x3c15):Shell.c: undefined
> reference to `SmcDeleteProperties'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x3c3b):Shell.c: undefined
> reference to `SmcGetIceConnection'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x3c44):Shell.c: undefined
> reference to `IceProcessMessages'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x3ccd):Shell.c: undefined
> reference to `SmcSaveYourselfDone'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x3e13):Shell.c: undefined
> reference to `SmcInteractDone'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x3f1a):Shell.c: undefined
> reference to `SmcSaveYourselfDone'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x40b5):Shell.c: undefined
> reference to `SmcInteractRequest'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x414f):Shell.c: undefined
> reference to `SmcInteractDone'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x4195):Shell.c: undefined
> reference to `SmcRequestSaveYourselfPhase2'
> /usr/X11R6.4/lib/libXt.a(Shell.o)(.text+0x41ba):Shell.c: undefined
> reference to `SmcSaveYourselfDone'
> 
> 
> thanks
> reid
> 
> _____________________________________________________________
> Do You Yahoo!?
> Free instant messaging and more at http://messenger.yahoo.com
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 
> 


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list