Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!murtoa.cs.mu.oz.au!gwydir!gara!wtoomey From: wtoomey@gara.une.oz (Warren Toomey) Newsgroups: comp.os.minix Subject: Re: st problems with clam Message-ID: <797@gara.une.oz> Date: 6 Jun 89 05:28:40 GMT References: <106@aicchi.UUCP> Organization: University of New England, Armidale, Australia Lines: 23 In article <106@aicchi.UUCP>, karl@aicchi.UUCP (Ken Lightbody) writes: > After downloading clam , patches1, and patches2 I have come up with the > following unresolved: > _getcwd -readdir > _closedir _opendir > _getlogin _localtime > _fdopen __exit > > Do I need to get a hold of gcc in order to get clam to link?? Probably not, but you will need the directory functions posted by Terrence Holm (?) many months ago. That will get rid of closedir, readdir & opendir. Getcwd was posted a long time ago, too. As for the rest, they are in 1.3 PC Minix, I'm not sure about ST MINIX. Anybody else have any ideas? BTW, I've just found a LARGE bug in Patch2 Clam, so patch up to #1 for now, and I'll try to get the bug fixed ASAP. Best of luck with Clam! Warren Toomey (wtoomey@gara.une.oz)