From: Michael Freitas Newsgroups: comp.os.msdos.djgpp Subject: Need help with UNIX "caddr_t" in DJGPP V2.0 Date: Thu, 26 Dec 1996 14:55:27 -0800 Organization: Gateway Online Lines: 19 Message-ID: <32C3025F.269C@gatecom.com> NNTP-Posting-Host: ppp10-t.gatecom.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hello, Does anyone know how to compile UNIX source code requiring the open constant "caddr_t" with DJGPP V2.0. I am unable to find "caddr_t" referenced in the V2.0 Standard "C" Library, despite it's reference in DJGPP V1.2. Since the source code requires the termios functions available only in V2.0, I can not use V1.2, and I must fix this "caddr_t" reference problem. How do I compile source code referencing "caddr_t" with DJGPP V2.0? Thanks for your help! -- -------------------------------- + Mike Freitas + + mailto:mfreitas AT gatecom DOT com + --------------------------------