Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site psivax.UUCP Path: utzoo!linus!decvax!ittvax!dcdwest!sdcsvax!sdcrdcf!psivax!friesen From: friesen@psivax.UUCP (Stanley Friesen) Newsgroups: net.bugs Subject: Unusual failure of ranlib Message-ID: <152@psivax.UUCP> Date: Wed, 21-Nov-84 17:26:54 EST Article-I.D.: psivax.152 Posted: Wed Nov 21 17:26:54 1984 Date-Received: Fri, 23-Nov-84 02:56:48 EST Reply-To: friesen@psivax.UUCP (Stanley &) Organization: Pacesetter Systems Inc., Sylmar, CA Lines: 16 <> We have run into an unusual, and frustrating error in ranlib. We are using it in conjunction with make and ar to maintain a series of archives being shared by several users. Periodically it will choke on an existing archive with the following message: ranlib: arname(__.SYMDEF): old format .o file Once it has done so it will continue to choke on that archive. Deleting __.SYMDEF from the archive and re-making it works, but ranlib procedes to choke again next time it is used. Also following this the program nm fails with a similar error message. I have been unable to determine the conditions under which this behavior is initiated. P.S. One archive which exhibited this behavior for awhile has cleared up.?