This is the mail archive of the
cygwin
mailing list for the Cygwin project.
RE: Trying to compile siproxd on cygwin
- From: "Dave Korn" <dave dot korn at artimi dot com>
- To: <cygwin at cygwin dot com>
- Date: Tue, 30 May 2006 14:42:31 +0100
- 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/