Return to BSD News archive
Newsgroups: comp.unix.bsd Path: sserve!manuel.anu.edu.au!munnari.oz.au!spool.mu.edu!caen!hellgate.utah.edu!fcom.cc.utah.edu!cs.weber.edu!terry From: terry@cs.weber.edu (A Wizard of Earth C) Subject: Re: [386BSD] How to compile isode? Message-ID: <1992Dec12.064035.1693@fcom.cc.utah.edu> Keywords: isode, 386BSD Sender: news@fcom.cc.utah.edu Organization: Weber State University (Ogden, UT) References: <915@unidoct.chemietechnik.uni-dortmund.de> Date: Sat, 12 Dec 92 06:40:35 GMT Lines: 40 In article <915@unidoct.chemietechnik.uni-dortmund.de> sn@plato.chemietechnik.uni-dortmund.de (sn) writes: >I haven't seen this question anywhere nor any patches or fixes for this >problem: >I cannot compile isode from the etc distribution in dir >/usr/othersrc/contrib/isode >I hacked around a little at compat/asprintf.c and compat/getpassword.c >and got the libcompat.a library to compile but there seems to be an >error, because I cannot compile e.g. Hack, Larn or Worms. This isn't the libcompat that everything is looking for. The libcompat everything is looking for is pretty much obsolete. >I keep getting >gtty / stty not defined >Has anyone gotten this to work? stty/gtty are macros. They are no longer the correct mechanism for setting/ getting tty modes. >Terry Lambert wrote in his patchkit, that if you applied all the patches, >you could compile every game... Doesn't work for me. >Any suggestions are welcome... I made a fake libcompat (it's on ref.tfs.com) for the compilation of the games. This was a full package (including stty/gtty wrapper functions) and thus inapropriate for a patch. There were also a couple other functions omitted from the C library. Terry Lambert terry@icarus.weber.edu terry_lambert@novell.com --- Any opinions in this posting are my own and not those of my present or previous employers. -- ------------------------------------------------------------------------------- "I have an 8 user poetic license" - me Get the 386bsd FAQ from agate.berkeley.edu:/pub/386BSD/386bsd-0.1/unofficial -------------------------------------------------------------------------------