public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Cary Lewis <cary.lewis@gmail.com>
To: cygwin@cygwin.com
Subject: Is is possible to compile / run ntp utilities in cygwin
Date: Wed, 31 May 2017 01:28:00 -0000	[thread overview]
Message-ID: <CAEF1h+Vg0N4f5AxpzwPiXFF+7f12FjUBWbUhwzaj36gw47eLWQ@mail.gmail.com> (raw)

 it possible to build ntp under cygwin?

I am getting errors compiling:

make[3]: Entering directory '/home/clewis/ntp-4.2.8p10/libntp'
  CC       iosignal.o
iosignal.c: In function =E2=80=98init_clock_sig=E2=80=99:
iosignal.c:87:22: error: =E2=80=98I_SETSIG=E2=80=99 undeclared (first use i=
n this function)
   if (ioctl(rio->fd, I_SETSIG, S_INPUT) < 0)
                      ^
iosignal.c:87:22: note: each undeclared identifier is reported only once
for each function it appears in
iosignal.c:87:32: error: =E2=80=98S_INPUT=E2=80=99 undeclared (first use in=
 this function)
   if (ioctl(rio->fd, I_SETSIG, S_INPUT) < 0)

--
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

             reply	other threads:[~2017-05-30 20:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-31  1:28 Cary Lewis [this message]
2017-05-31  5:03 ` Is it " Brian Inglis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEF1h+Vg0N4f5AxpzwPiXFF+7f12FjUBWbUhwzaj36gw47eLWQ@mail.gmail.com \
    --to=cary.lewis@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).