Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!milano!uudell!mustang!jrh From: jrh@mustang.dell.com (James R. Howard) Newsgroups: comp.sources.d Subject: Re: Stevie looking for ascii.h Message-ID: <2983@uudell.dell.com> Date: 14 Mar 90 21:57:55 GMT References: <1990Mar14.002121.3636@actrix.co.nz> Sender: news@uudell.dell.com Reply-To: jrh@mustang.dell.com (James R. Howard) Organization: Dell Computer Corp. Lines: 24 In article <1990Mar14.002121.3636@actrix.co.nz>, paul@actrix.co.nz (Paul Gillingwater) writes: > Hi, > I pulled stevie off the net, but when i tried to compile under 386/ix, > it choked because it couldn't find: > > ascii.h > > Now I could probably guess what's in there (#defines for NUL, SOH etc.) > but I was wondering why it was left out? Is this a Xenixism, or a > BSDism? It is in fact in ISC 386/ix, in /usr/include/sys/ascii.h. The problem is the file has A_NUL, A_SOH, etc. You need to make a copy in the build directory, then go in and edit out all of the A_ strings from the file. -------------------------------------------------------------- James Howard ..uunet!dell!mustang!jrh or jrh@mustang.dell.com The opinions stated are my own, and do not necessarily reflect the opinions of my employer, or anyone else. --------------------------------------------------------------