public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* ISC DHCPv6 Server?
@ 2012-10-24  1:47 Gary Johnson
  0 siblings, 0 replies; only message in thread
From: Gary Johnson @ 2012-10-24  1:47 UTC (permalink / raw)
  To: cygwin

Has anyone built the ISC DHCPv6 server on Cygwin?

I downloaded the latest source, dhcp-4.2.4-P2, saw that it contained
some checks for __CYGWIN__ and __CYGWIN32__ and tried "./configure"
and "make" but make failed with the following.

    make[2]: Entering directory `/usr/local/src/dhcp-4.2.4-P2/dhcp-4.2.4-P2/common'
    gcc -DHAVE_CONFIG_H -I. -I../includes  -I.. -DLOCALSTATEDIR='"/var"'    -g -O2  -Wall -Werror -fno-strict-aliasing -I../bind/include -MT alloc.o -MD -MP -MF .deps/alloc.Tpo -c -o alloc.o alloc.c
    In file included from alloc.c:35:
    ../includes/dhcpd.h:63:23: net/route.h: No such file or directory
    ../includes/dhcpd.h:64:24: net/if_arp.h: No such file or directory
    In file included from ../includes/dhcpd.h:105,
                     from alloc.c:35:
    ../includes/omapip/omapip_p.h:48:1: "fd_set" redefined
    In file included from ../includes/dhcpd.h:48,
                     from alloc.c:35:
    /usr/include/sys/types.h:238:1: this is the location of the previous definition
    Makefile:264: recipe for target `alloc.o' failed
    make[2]: *** [alloc.o] Error 1
    make[2]: Leaving directory `/usr/local/src/dhcp-4.2.4-P2/dhcp-4.2.4-P2/common'
    Makefile:329: recipe for target `all-recursive' failed
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/usr/local/src/dhcp-4.2.4-P2/dhcp-4.2.4-P2/common'
    Makefile:246: recipe for target `all-recursive' failed
    make: *** [all-recursive] Error 1

It is the end of the day so I have not yet investigated those
errors.  I was hoping more to find someone here who had already done
this than to get help with the make process.  For now.

Before downloading the ISC source, I searched the web to see if
anyone had built this on Cygwin, but the latest work I could find
was a patch to dhcp-3.0.1rc11, which does not support DHCPv6.

Regards,
Gary


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-24  1:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-24  1:47 ISC DHCPv6 Server? Gary Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).