From: "Randy Mcdowell" Subject: Simple problem Newsgroups: comp.os.msdos.djgpp Message-ID: <01c07cad$49e7fa60$a9d24fd8@generic> X-Newsreader: Microsoft Internet News 4.70.1155 Lines: 11 Date: Sat, 13 Jan 2001 10:11:18 GMT NNTP-Posting-Host: 216.79.210.169 X-Trace: news3.atl 979380678 216.79.210.169 (Sat, 13 Jan 2001 05:11:18 EST) NNTP-Posting-Date: Sat, 13 Jan 2001 05:11:18 EST To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I am not using DJGPP, but I'm trying to compile the Texinfo package from GNU using the files provided in the djgpp subdirectory of that package. Everything works fine, but I don't have 'cat' (whatever that is) so the GCC test in the 'configure' script fails, anybody know where I could get it? I'm tryng to compile it with RSXNT + NT09d (EMX) with an installation of fileutils, diffutils, bash, and most of the files from the djdev archive (DJGPP core), but I can't find 'cat' anywhere. I presumed that it was in another DJGPP archive, since I've only got the core. If anybody has got 'cat' please send it to my e-mail as an attachment. I also seem to be missing 'sleep'.