home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / windows / x / 20384 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.2 KB

  1. Xref: sparky comp.windows.x:20384 comp.windows.x.apps:1711
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!spool.mu.edu!olivea!inews.Intel.COM!mipos2!kmiller
  3. From: kmiller@mipos2.intel.com (KELLY MILLER)
  4. Newsgroups: comp.windows.x,comp.windows.x.apps
  5. Subject: imake,XawClientDepLibs
  6. Message-ID: <BzGwGL.AzC@inews.Intel.COM>
  7. Date: 18 Dec 92 18:24:14 GMT
  8. Sender: news@inews.Intel.COM (USENET News System)
  9. Distribution: usa
  10. Organization: Intel Corporation, Santa Clara, CA USA
  11. Lines: 23
  12. Nntp-Posting-Host: mipos2
  13.  
  14. Help! I am trying to make different Xtools and Xapps but I keep getting
  15. problems when if comes to linking in the libs.
  16. I get the error:
  17. make: Fatal error: Don't know how to make target `XawClientDepLibs'
  18. Which I don't have defined in my imake file.
  19. The problem is I have no idea what libs these are or what to put here.
  20. the cc line goes like this:
  21. cc -o xmailbox xmailbox.o list.o message.o biff.o actions.o DrawingA.o -O  XawClientLibs
  22.  
  23. cc: Warning: File with unknown suffix (XawClientLibs) passed to ld
  24. ld: XawClientLibs: No such file or directory
  25. *** Error code 4
  26. make: Fatal error: Command failed for target `xmailbox'
  27.  
  28. Any help what these libs look are and where they might be located is appreciated.
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36. kmiller@mipos2.intel.com
  37.