Path: utzoo!dptcdc!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!srcsip!nic.MR.NET!hal!ncoast!allbery From: allbery@ncoast.ORG (Brandon S. Allbery) Newsgroups: comp.os.minix Subject: Re: Zmodem on a PC Message-ID: <13584@ncoast.ORG> Date: 18 Apr 89 04:04:56 GMT References: <1739@seashore.nprdc.arpa> Reply-To: allbery@ncoast.UUCP (Brandon S. Allbery) Followup-To: comp.os.minix Organization: Cleveland Public Access UN*X, Cleveland, Oh Lines: 21 As quoted from <1739@seashore.nprdc.arpa> by apple@nprdc.arpa (James Apple): +--------------- | Has anyone got the version of zmodem that was posted | awhile ago to work . It has a lot of "undefined" problems ( at least ). I've | tracked down some of them like B600 (sgtty.h), but what about ALLDELAY | etc ... , where are these supposed to be defined, zmodem.h ?? or in some | system include file ?? +--------------- ALLDELAY is part of sgtty on Unixes with more complete TTY drivers; it is a bitmap of all the control bits (sg_flags) pertaining to delays. It's normally defined in sgtty.h. I suspect that for Minix you can comment out the relevant code. ++Brandon -- Brandon S. Allbery, moderator of comp.sources.misc allbery@ncoast.org uunet!hal.cwru.edu!ncoast!allbery ncoast!allbery@hal.cwru.edu Send comp.sources.misc submissions to comp-sources-misc@ NCoast Public Access UN*X - (216) 781-6201, 300/1200/2400 baud, login: makeuser