Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!ANDREW.CMU.EDU!ghoti+ From: ghoti+@ANDREW.CMU.EDU (Adam Stoller) Newsgroups: comp.soft-sys.andrew Subject: Re: Patch 10... Message-ID: <4cNu6Xm00VtqM2s1M4@andrew.cmu.edu> Date: 25 Jun 91 20:03:47 GMT References: <9106251813.AA10357@informatics.WUstl.EDU> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 18 Excerpts from internet.info-andrew: 25-Jun-91 Patch 10... Scott Hassan@informatics (1124) > _dn_expand > _res_search > _res_init > __res > _dn_skipname These are all resolver symbols which should either be in libc.a (on some systems) or in a libresolv.a (usually from the bind package) Whether or not the toolkit expects these symbols to be around, I believe is contingent upon settings in the config file relative to RESOLVER_ENV (or somesuch - see the README file) --fish