home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / x / 14150 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.3 KB  |  34 lines

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