Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!hplabs!hpda!hpcupt1!decot From: decot@hpcupt1.cup.hp.com (Dave Decot) Newsgroups: comp.sys.hp Subject: Re: Problem with Message-ID: <67870032@hpcupt1.cup.hp.com> Date: 7 Jun 91 00:33:16 GMT References: <35213@mimsy.umd.edu> Organization: Hewlett Packard, Cupertino Lines: 16 We need to know the contents of "queue.h" in order to fully identify this problem. In addition, it seems that you have posted something which is not the program you compiled, since in addition to the <- arrows, it contains two copies of the first few lines of the recover() function. Also, the use of DIRBLKSIZ to detect whether or not the BSD-style of directory streams is there is not supported and probably will not work. I would suggest deleting these lines, since if a system has at all (as it must in order to compile this program), it should contain valid definitions of struct dirent and the corresponding declaration of readdir(). Thus, the use of "direct" should not be necessary. Dave Decot DISCLAIMER: These are my opinions only, not those of HP.