Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!rice!rice!sun-spots-request From: flanagan@lisbon.stat.washington.edu (Jim Flanagan) Newsgroups: comp.sys.sun Subject: Why the resolver libraries are unsupported Keywords: SunOS Message-ID: <1990Oct7.233618.6463@rice.edu> Date: 7 Oct 90 21:30:00 GMT Sender: sun-spots-request@rice.edu Organization: Sun-Spots Lines: 16 Approved: Sun-Spots@rice.edu Originator: spots@titan.rice.edu X-Sun-Spots-Digest: Volume 9, Issue 351, message 11 I found out why the libc_resolv.so.sun{3,4} libraries available from uunet are unsupported. It looks like Sun is basically ignoring them in releasing new versions of SunOS. I made the mistake of installing libc_resolv.so.sun4 on a SLC running 4.1. Most commands after that gave a "symbol some_symbol not found at 0xNNN" error. Unfortunately, both rm and ldconfig were among these commands. I thought I had trashed the system. Fortunately, ln was not among the disabled commands, and I linked the old library to a new name with a higher index (libc.so.1.5.2) and did a L1-A and rebooted. I got the machine back. Great fun. Does anyone know when resolver libraries will be available for 4.1? They are so useful... Jim Flanagan flanagan@stat.washington.edu