home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.x
- Path: sparky!uunet!cs.utexas.edu!asuvax!ennews!enuxha.eas.asu.edu!elder
- From: elder@enuxha.eas.asu.edu (Greg Elder)
- Subject: Still Have Problem on Sun
- Message-ID: <1992Jul21.184211.10537@ennews.eas.asu.edu>
- Sender: news@ennews.eas.asu.edu (USENET News System)
- Organization: Arizona State University
- Date: Tue, 21 Jul 1992 18:42:11 GMT
- Lines: 23
-
- I'm still having problems getting an X program to link on a Sun workstation.
- Again, this is a program which links and runs fine on a DEC ULTRIX
- workstation, which I would like to have run on a Sun as well. Below is
- the command line I use to link everything, with the resulting error
- message:
-
- cc -o map -O -I/usr/openwin/include -L/usr/openwin/lib map.o initapp.o
- xwinutil.o xbutton.o -lXm -lX11 -lXt
-
- ld: undefined symbol
- __XtInherit
- _XtToolkitInitialize
-
- I haven't been able to figure out why this error pops up. Aren't these
- two routines in libXt.a? I'm new to using Suns, so please let me know if
- I'm missing something that is obvious. Any help is appreciated. Thanks.
-
-
- --
- Greg Elder | "Artificial intelligence?!!! I'd rather
- Dept of Computer Science | have real intelligence."
- Arizona State University | -- Ann Elder
- elder@enuxha.eas.asu.edu |
-