home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / 20552 < prev    next >
Encoding:
Text File  |  1992-12-24  |  1.5 KB  |  37 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!pipex!bnr.co.uk!bnrgate!corpgate!crchh327!bnr.ca!holiday
  3. From: holiday@bnr.ca (Matthew Holiday)
  4. Subject: Re: Making clients for HP-UX
  5. Message-ID: <1992Dec24.150828.3981@bnr.ca>
  6. Sender: holiday@crchh82 (Matthew Holiday)
  7. Nntp-Posting-Host: crchh82
  8. Reply-To: holiday@bnr.ca
  9. Organization: Bell-Northern Research, Richardson, TX
  10. References:  <1992Dec23.222530.28985@u.washington.edu>
  11. Date: Thu, 24 Dec 1992 15:08:28 GMT
  12. Lines: 23
  13.  
  14. In article <1992Dec23.222530.28985@u.washington.edu>, jeffm@wrq.com (Jeff McKay) writes:
  15. |> Is anyone out there experienced with making and running
  16. |> X clients under HP-UX?  I am trying to build xrn for HP-UX
  17. |> version 8.0.  It compiles and links, however at runtime I 
  18. |> get several undefined data symbols, such as _XA_LENGTH and
  19. |> _XA_TEST.  There is also an undefined routine called
  20. |> XmuCvtStringToOrientation.  These are all coming from a 
  21. |> runtime library called libXaw.sl.  I did notice that
  22. |> we apparently have X11R4, not R5, and all our libraries
  23. |> are dated from early 1991.  Could that be it?
  24. |> 
  25.  
  26. Make sure that you're linking -lXmu between -lXaw and -lXt. Also, make
  27. sure that you have the right library path the the X11R4 stuff, which
  28. in 8.0 should be -L/usr/lib/X11R4.
  29.  
  30. I've recently build xrn 6.17 under HP/UX 8.0, and I'm using it right
  31. know to followup to your posting!
  32.  
  33. -- 
  34. Matt Holiday                                      #include <std/disclaimer>
  35. holiday@bnr.ca
  36. BNR Richardson, TX
  37.