Xref: utzoo comp.sources.wanted:15532 comp.unix.questions:29099 comp.sys.misc:3270 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!hellgate.utah.edu!caen!uakari.primate.wisc.edu!samsung!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.sources.wanted,comp.unix.questions,comp.sys.misc Subject: Re: Wanted: ldfcn.h for Convex C220 Message-ID: <6386@auspex.auspex.com> Date: 1 Mar 91 19:27:26 GMT References: <392@rangkom.MY> Followup-To: comp.sources.wanted Organization: Auspex Systems, Santa Clara Lines: 10 >I need the file "ldfcn." for a Convex C220. Please send it to me >if you have it on your Convex. It may reside on /usr/include >directory. Or it may not. Note that if some package doesn't compile on your machine because some header file is missing, the header file may be missing because the mechanism it's part of is missing. The only "ldfcn.h" I know about is a header file for describing COFF executables; unless Convex's OS uses COFF, it probably won't *have* that flavor of "ldfcn.h". (Convex started with BSD, so they may not use COFF.)