www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <000a01bea3b1$6524ec10$29acdfd0@InspirePharm.Com> |
Reply-To: | "Suhaib M. Siddiqi" <ssiddiqi AT ipass DOT net> |
From: | "Suhaib M. Siddiqi" <ssiddiqi AT ipass DOT net> |
To: | "Reid Thompson" <jreidthompson AT yahoo DOT com>, <cygwin AT sourceware DOT cygnus DOT com> |
References: | <19990521173754 DOT 28957 DOT rocketmail AT web502 DOT yahoomail DOT com> |
Subject: | Re: make |
Date: | Fri, 21 May 1999 13:43:10 -0400 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.00.2014.211 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2014.211 |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id NAA17841 |
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 AT yahoo DOT com> To: <cygwin AT sourceware DOT cygnus DOT 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 AT sourceware DOT cygnus DOT com > > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |