Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!pacbell.com!ucsd!salt.acc.com!opal!art From: art@opal.acc.com (Art Berggreen) Newsgroups: comp.unix.wizards Subject: Re: Sun ld.so error message... Message-ID: <1991Apr29.212139.2542@salt.acc.com> Date: 29 Apr 91 21:21:39 GMT References: Sender: news@salt.acc.com Reply-To: art@opal.acc.com (Art Berggreen) Distribution: comp Organization: Advanced Computer Communications, Santa Barbara, California Lines: 17 In article salc@alfred.shearson.com writes: > > >Has anybody out there ever gotten this message when running >a dynamically linked executable: > >ld.so: __DYNAMIC version 0 not supported > >If so, what causes it? How does one fix it? I had a problem that gave the same error message. I was convinced that it was a library compatability problem. Eventually, it turned out to be that the installation for the software in question must have gone bad (possible NFS glitch). Reinstallation of the software caused the problem to go away. Art