home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / bsd / 10127 < prev    next >
Encoding:
Text File  |  1992-12-12  |  2.1 KB  |  53 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!spool.mu.edu!caen!hellgate.utah.edu!fcom.cc.utah.edu!cs.weber.edu!terry
  3. From: terry@cs.weber.edu (A Wizard of Earth C)
  4. Subject: Re: [386BSD] How to compile isode?
  5. Message-ID: <1992Dec12.064035.1693@fcom.cc.utah.edu>
  6. Keywords: isode, 386BSD
  7. Sender: news@fcom.cc.utah.edu
  8. Organization: Weber State University  (Ogden, UT)
  9. References: <915@unidoct.chemietechnik.uni-dortmund.de>
  10. Date: Sat, 12 Dec 92 06:40:35 GMT
  11. Lines: 40
  12.  
  13. In article <915@unidoct.chemietechnik.uni-dortmund.de> sn@plato.chemietechnik.uni-dortmund.de (sn) writes:
  14. >I haven't seen this question anywhere nor any patches or fixes for this
  15. >problem:
  16. >I cannot compile isode from the etc distribution in dir
  17. >/usr/othersrc/contrib/isode
  18. >I hacked around a little at compat/asprintf.c and compat/getpassword.c
  19. >and got the libcompat.a library to compile but there seems to be an
  20. >error, because I cannot compile e.g. Hack, Larn or Worms.
  21.  
  22. This isn't the libcompat that everything is looking for.  The libcompat
  23. everything is looking for is pretty much obsolete.
  24.  
  25. >I keep getting 
  26. >gtty / stty not defined
  27. >Has anyone gotten this to work?
  28.  
  29. stty/gtty are macros.  They are no longer the correct mechanism for setting/
  30. getting tty modes.
  31.  
  32. >Terry Lambert wrote in his patchkit, that if you applied all the patches,
  33. >you could compile every game... Doesn't work for me.
  34. >Any suggestions are welcome...
  35.  
  36. I made a fake libcompat (it's on ref.tfs.com) for the compilation of the
  37. games.  This was a full package (including stty/gtty wrapper functions)
  38. and thus inapropriate for a patch.  There were also a couple other functions
  39. omitted from the C library.
  40.  
  41.  
  42.                     Terry Lambert
  43.                     terry@icarus.weber.edu
  44.                     terry_lambert@novell.com
  45. ---
  46. Any opinions in this posting are my own and not those of my present
  47. or previous employers.
  48. -- 
  49. -------------------------------------------------------------------------------
  50.                                         "I have an 8 user poetic license" - me
  51.  Get the 386bsd FAQ from agate.berkeley.edu:/pub/386BSD/386bsd-0.1/unofficial
  52. -------------------------------------------------------------------------------
  53.