salc@aristotle.shearson.com (Sal Cataudella) (04/30/91)
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? Thanx, --Sal -- Sal Cataudella Internet: salc@alfred.shearson.com UUCP: ...!uunet!slcpi!alfred!salc (212) 464-3871
art@opal.acc.com (Art Berggreen) (04/30/91)
In article <SALC.91Apr29141005@aristotle.shearson.com> 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