Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!apple!amdahl!pccuts!acs From: acs@pccuts.pcc.amdahl.com (Tony Sumrall) Newsgroups: comp.sys.amiga.tech Subject: Re: Why won't VT100 2.8 compile??? Keywords: ConsoleDevice vt100 Message-ID: <776@pccuts.pcc.amdahl.com> Date: 1 Apr 89 05:27:49 GMT References: <424a49e8.1285f@maize.engin.umich.edu> <11G0Ye8rZ=10101gm52@amdahl.uts.amdahl.com> <1703@ncar.ucar.edu> Reply-To: acs@pccuts.pcc.amdahl.com (Tony Sumrall) Distribution: na Organization: Amdahl Corporation, Sunnyvale CA Lines: 13 Just for clarification: Manx mis-defines ConsoleDevice as a function. It is NOT a function it's (struct Device *) -- at least it comes out of the io_Device field of a IOStdReq struct and is used by Manx's RawKeyConvert() interface routine as a base pointer of some sort (probably a DeviceProc). That's why I suggest either fixing the definition in your Manx functions.h file or removing its definition from said file entirely. -- Tony Sumrall acs@pccuts.pcc.amdahl.com <=> amdahl!pccuts!acs [ Opinions expressed herein are the author's and should not be construed to reflect the views of Amdahl Corp. ]