home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / minix / 4349 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.3 KB

  1. Path: sparky!uunet!munnari.oz.au!yoyo.aarnet.edu.au!sirius.ucs.adelaide.edu.au!iagu.itd.adelaide.edu.au!newton
  2. From: newton@iagu.itd.adelaide.edu.au (Mark Newton)
  3. Newsgroups: comp.os.minix
  4. Subject: Re: error when compiling c68 v4 source code for c68.
  5. Message-ID: <8386@sirius.ucs.adelaide.edu.au>
  6. Date: 1 Sep 92 00:12:15 GMT
  7. References: <9208290342.AA04722@ucbvax.Berkeley.EDU>
  8. Sender: news@ucs.adelaide.edu.au
  9. Organization: University of Adelaide, South Australia
  10. Lines: 19
  11. Nntp-Posting-Host: iagu.itd.adelaide.edu.au
  12.  
  13. In article <9208290342.AA04722@ucbvax.Berkeley.EDU> glalonde@vnet.ibm.com ("Glen Lalonde") writes:
  14. >The file msgout.c had an include of varagrs.h, this file is not on
  15. >my system(MacMinix 1.5.10) anyone else have trouble compiling it?
  16. >Can I just use stdargs.h?????
  17.  
  18. Nope.
  19.  
  20. I had that error too.  So, I grabbed varargs.h out of some GNU source
  21. that I had lying around.  It works without any problems.
  22.  
  23. This isn't actually the first ting that I've seen that needs varargs.h,
  24. so it's probably worth installing it in /usr/include.
  25.  
  26.    - mark
  27. -- 
  28. ------------------------------------------------------------------
  29.          'Do not expose your LaserWriter to naked flame...'
  30. newton@iagu.itd.adelaide.edu.au         - Apple LaserWriter Manual
  31. ------------------------------------------------------------------
  32.