This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Trying to compile siproxd on cygwin


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]