Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!uakari.primate.wisc.edu!xanth!ukma!simon From: simon@ms.uky.edu (G. Simon Gales) Newsgroups: comp.unix.xenix Subject: Bash Porting Message-ID: <12985@s.ms.uky.edu> Date: 19 Oct 89 15:32:46 GMT Reply-To: simon@ms.uky.edu (G. Simon Gales) Organization: U of Kentucky, Mathematical Sciences Lines: 22 I'm trying to get bash (bourne again shell) to compile under Xenix, and I've discovered something strange. shell.c (past of bash) includes , but it's not so easy... Error messages from cc say that 'struct inode' is undefined. So I include before including . Now the error messages say that 'struct file' is undefined. Sort of a recursive definition, but this is from gnu who's own name is recursively defined....do I need gcc? needs 'struct inode' defined. It is defined in needs 'struct file' defined. It is defined in If anyone has run into this before, I'd like to hear from you! Thanks beforehand, simon. -- Simon Gales@The University of Kentucky simon@ms.uky.edu | 'Fate... protects fools, little children, simon@UKMA.BITNET | and ships named Enterprise.' {rutgers, uunet}!ukma!simon | - Riker, ST:TNG