X-Spam-Check-By: sourceware.org
Date: Tue, 30 May 2006 11:08:12 -0400
From: Nelson Pereira <npereira@videotron.ca>
Subject: RE: Trying to compile siproxd on cygwin
In-reply-to: <02f301c683ee$e600e030$a501a8c0@CAM.ARTIMI.COM>
To: cygwin@cygwin.com
Reply-to: npereira@videotron.ca
Message-id:  <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAlHG5AM/MnEOuR6C3tkYdTMKAAAAQAAAAbTAhpqqZWEuahnFlUVLrlgEAAAAA@videotron.ca>
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@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Ok, the install went good, but the Service wont start.

Windows complains about:

This application has failed to start because cygosipparser2-3.dll was
not found.

Although the file is there @ 
/usr/local/bin/cygosipparser2-3.dll

Regards,
 
Nelson Pereira

-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf
Of Dave Korn
Sent: Tuesday, May 30, 2006 9:43 AM
To: cygwin@cygwin.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/

