Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ames!henry.jpl.nasa.gov!elroy.jpl.nasa.gov!gryphon!turnkey!jackv From: jackv@turnkey.gryphon.COM (Jack F. Vogel) Newsgroups: comp.unix.xenix Subject: Re: Xenix C error message Keywords: Xenix Library linker C Message-ID: <6358@turnkey.gryphon.COM> Date: 27 Aug 89 18:06:52 GMT References: <1003@polari.UUCP> Reply-To: jackv@turnkey.gryphon.COM Organization: Turnkey Computer Consultants, Westchester, CA Lines: 28 In article <1003@polari.UUCP> corwin@polari.UUCP (Don Glover) writes: >I am compiling a program with a Xenix 286/V 2.2 development >system and getting the error: Error Accessing Library. the manual >says that I need to make sure the file exists, I checked it , itdoes >and to make sure I have theproper permissions, I went in and gavve >all permissions to the files. I still get the error. >Any help would be appreciated. You don't say which library the loader was trying to access, a standard system one or a new one you created....oh well, it doesn't really matter, I can think of only 2 possibilities for getting this kind of message: 1) you have either modifed an existent library, or created a new one, and in either case not run ranlib on the library to reinitialize it. Look at the man page for ranlib on this matter. 2) you are trying to use a development system that was not properly installed...what this means is that one or more library may not have been branded. They don't work very well if they're not :-}. If this is the problem one might ask how you installed this software and WHY it wasn't done properly??? Good Luck, -- Jack F. Vogel jackv@seas.ucla.edu AIX Technical Support - or - Locus Computing Corp. jackv@ifs.umich.edu