X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: Trying to compile siproxd on cygwin Date: Tue, 30 May 2006 14:42:31 +0100 Message-ID: <02f301c683ee$e600e030$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: 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 On 30 May 2006 14:22, Nelson Pereira wrote: Caveat: I haven't even /heard/ of siproxd. However: > Then the Make: This is where it fails ! > resolve.c:23:26: arpa/nameser.h: No such file or directory > resolve.c:24:20: resolv.h: No such file or directory Autoconf should have spotted this, I would have expected. Anyway, resolver lib support is generally provided on cygwin by installing the minires and minires-devel packages, but ... > resolve.c: In function `resolve_SRV': > resolve.c:43: error: `T_SRV' undeclared (first use in this function) > resolve.c:43: error: (Each undeclared identifier is reported only once > resolve.c:43: error: for each function it appears in.) ... I don't believe it supports modern RR types like SRV. See the thread at http://www.cygwin.com/ml/cygwin/2006-05/msg00301.html for further details and explanations. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/