Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Ross Boulet" To: Subject: RE: automatic generation of resolv.conf Date: Mon, 13 Jun 2005 15:36:41 -0500 Message-ID: <00a601c57057$9b59dab0$6501a8c0@RossLap> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" In-Reply-To: <20050610082511.GM11065@calimero.vinschen.de> X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j5DKb7eb026838 > On Jun 9 15:25, Brian Dessent wrote: > > Ross Boulet wrote: > > > I recently downloaded and compiled dig from the bind > > > website. [...] > > > > Since that functionality already exists, your best bet > would be to > > either a) use the win32 port b) patch dig to include > that functionality > > when compiling with Cygwin. > > When building dig on Cygwin, its configury should find > that libresolv > already exists and link against it. It's the minires and > minires-devel > packages you need for that. > > > Corinna I did not have minires-devel installed. I have installed it and run: $ make clean $ ./configure $ make The resulting dig.exe is still looking for nameservers in resolv.conf. Am I missing a step for integrating minires-devel? Thanks. Ross -- 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/