X-Spam-Check-By: sourceware.org Date: Tue, 30 May 2006 10:20:12 -0400 From: Nelson Pereira Subject: RE: Trying to compile siproxd on cygwin In-reply-to: <02f301c683ee$e600e030$a501a8c0@CAM.ARTIMI.COM> To: cygwin AT cygwin DOT com Reply-to: npereira AT videotron DOT ca Message-id: MIME-version: 1.0 X-Mailer: Microsoft Outlook, Build 10.0.2616 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT 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 Thanks Dave ! That worked ! -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Dave Korn Sent: Tuesday, May 30, 2006 9:43 AM To: cygwin AT cygwin DOT com Subject: RE: Trying to compile siproxd on cygwin 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/ -- 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/