home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sgi / 12295 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  983 b 

  1. Path: sparky!uunet!olivea!sgigate!odin!gizmo.wpd.sgi.com!dyoung
  2. From: dyoung@gizmo.wpd.sgi.com (Doug Young)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: compiling motif programs on the Indigo.
  5. Message-ID: <1992Aug12.155819.6578@odin.corp.sgi.com>
  6. Date: 12 Aug 92 15:58:19 GMT
  7. References: <1992Aug12.001522.998@newshost.unh.edu>
  8. Sender: news@odin.corp.sgi.com (Net News)
  9. Reply-To: dyoung@sgi.com
  10. Organization: Silicon Graphics, Inc.
  11. Lines: 11
  12. Nntp-Posting-Host: gizmo.wpd.sgi.com
  13.  
  14. In article <1992Aug12.001522.998@newshost.unh.edu>, lah@escher.unh.edu (Lance Hartford) writes:
  15. |> Sorry if this is an FAQ, but I am trying to compile a motif program on
  16. |> the Indigo. If I link with Xm, Xt, and X11 (in that order) the program
  17. |> compiles OK. But when I try to link with Xm_s, the linker complains
  18. |> that it can't find regcmp and regex. If I include Xm_s, do I need to
  19. |> include another library also? 
  20.  
  21.  
  22. regex and company is in libPW. You need to add -lPW after the X libraries.
  23.  
  24. Doug Young
  25.