home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / ultrix / 6751 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!email!hp
  3. From: hp@vmars.tuwien.ac.at (Peter Holzer)
  4. Subject: Re: ANSI prototypes and X headers
  5. Message-ID: <1992Sep8.120258.29921@email.tuwien.ac.at>
  6. Keywords: Can't I use them?
  7. Sender: news@email.tuwien.ac.at
  8. Nntp-Posting-Host: quasi.vmars.tuwien.ac.at
  9. Organization: Technical University Vienna, Dept. for Realtime Systems, AUSTRIA
  10. References: <1992Sep04.130829.15559@sdz01.uu.ch>
  11. Date: Tue, 8 Sep 1992 12:02:58 GMT
  12. Lines: 19
  13.  
  14. steve@asterix (steven husting) writes:
  15. [^^^^^^^^^^^^ This address is probably not recognized except on your
  16. local network. Could you (or your sysadmin) set up your posting
  17. software to include the domain in your address?]
  18.  
  19. >the X headers are hopeless. For example, Xlib.h needs the XSizeHints 
  20. >typedef, which is defined in XUtil.h, but XUtil.h needs the Bool #define,
  21. >which is defined in ... Xlib.h. And so on. 
  22.  
  23. Use the MIT header files, they are much better than DEC's version.
  24. -I/usr/include/mit should do the trick. Actually, I don't know why DEC
  25. has bothered to include their own, buggy version of header files, when
  26. the MIT files work better (or are there some pitfalls I haven't
  27. discovered yet?).
  28. -- 
  29. |    _  | Peter J. Holzer                       | Think of it   |
  30. | |_|_) | Technical University Vienna           | as evolution  |
  31. | | |   | Dept. for Real-Time Systems           | in action!    |
  32. | __/   | hp@vmars.tuwien.ac.at                 |     Tony Rand |
  33.