Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!ceres.physics.uiowa.edu!news.iastate.edu!michaelv Newsgroups: comp.os.coherent Subject: Problems compiling clam Message-ID: From: michaelv@iastate.edu (Vanloon Michael Lee) Date: 20 Apr 91 07:21:18 GMT Sender: news@news.iastate.edu (USENET News System) Organization: Iowa State University, Ames IA Keywords: clam shell Summary: see above Lines: 16 I just ftp'd the clam-1.41 source from piggy, and I'm have some trouble compiling it. I'm using the newest (v 3.10) version of Coherent. When I try to make the clam program, it goes thru all the motions, almost getting finished, and then aborts with an error when doing the final linking of the relocatable object modules. The error says that there is no 'ndir' (or libndir.a) library available, and that's one of the libraries that the make file wants to link with. I tried taking out that particular "-lndir" line, but then it says I have three unresolved function calls: "opendir_," "closedir_," and "readdir_." The ndir or libndir library seems to be somewhat standard for unix. Is there any way to get the source for this library and a header file? Or should I try something else to get it to compile? Any help would be much appreciated--I can't STAND that sh that comes with the system! Thanks... michaelv@iastate.edu