Path: utzoo!utgpu!cunews!bnrgate!brtph3!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: wlee@ics.uci.edu (Wai-Hung David Lee) Newsgroups: comp.sys.sun Subject: Shared library to fix name resolution Keywords: Source Message-ID: <1398@brchh104.bnr.ca> Date: 23 Jan 91 06:10:37 GMT Sender: news@brchh104.bnr.ca Organization: Sun-Spots Lines: 15 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 10, Issue 26, message 6 X-Note: Submissions: sun-spots@rice.edu, Admin: sun-spots-request@rice.edu I downloaded libc_resolv.so.sun3 from the anonymous FTP site uunet.uu.net. But then I have trouble booting the machine with this shared library. Has anyone experienced a similar problem? Does this shared library work with Sun OS 4.0, or is it only for Sun OS 4.0.3? I was able to get the name resolution working for the FTP, TELNET commands using this library though. I took the following steps to install the libc_resolv.so.sun3 on a Sun 3/50 running Sun OS 4.0: 1) mv libc_resolv.so.sun3 /usr/lib/libc.so.0.10.1 2) /usr/lib/ldconfig I apologize if this question has been discussed on the net before. Thanks in advance!