X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: res_search problem Date: Mon, 15 May 2006 15:36:11 -0500 Lines: 20 Message-ID: References: <20060511213519 DOT GA13688 AT lucent DOT com> <20060515192134 DOT GA560 AT lucent DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) In-Reply-To: <20060515192134.GA560@lucent.com> OpenPGP: url=hkp://random.sks.keyserver.penguin.de X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Peter Fales wrote: > On Thu, May 11, 2006 at 04:35:19PM -0500, Peter Fales wrote: >> I'm trying to port some code which uses res_search() to look up an SRV >> record.=20=20=20 >=20 > Pulled the source to the minires package and did some poking around. > It seems that write_record() in os-interface.c has cases for the=20 > different types of DNS records (A, PTR, MX, etc.) but doesn't have a > case for SRV records (type 33). Unfortunately, I don't have enough > expertise in Cygwin or DNS lookups to supply a patch, but perhaps this > will help someone. It would certainly be nice if Cygwin had support > for SRV records. An option is to compile ISC bind 9.3.x and use that. (no bind is not a Cyg= win package, yes it compiles out of the box). --=20 Ren=E9 Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/