On Feb 2 02:48, sarshh wrote:
> Hi, can any one please guide me as I am unable to include <netinet/sctp.h>
> using cygwin, what could be the problem, and what should be done to solve
> it?
The reason for your problem is that there is no file netinet/sctp.h on
Cygwin. The reason why there is no such file on Cygwin is that Windows does
not support the sctp protocol natively and nobody implemented sctp for
Cygwin so far.
http://cygwin.com/acronyms/#SHTDIhttp://cygwin.com/acronyms/#PTCThere's a free implementation of SCTP for various platforms
under the GPL here:
http://www.sctp.de/You can try to build it for Cygwin and, ideally, maintain it for the
Cygwin net distro. See
http://cygwin.com/setup.html> best Regards
>
> Tomasz Jankowski wrote:
> >
> > Hello!
> > [...]
However, there's *no* good reason to hijack an entirely unrelated thread.
If you have questions, open your own thread.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader cygwin AT cygwin DOT com
Red Hat
--
Unsubscribe info:
http://cygwin.com/ml/#unsubscribe-simpleProblem reports:
http://cygwin.com/problems.htmlDocumentation:
http://cygwin.com/docs.htmlFAQ:
http://cygwin.com/faq/