> 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/