Bug 321 - can't checkout nsc repo
can't checkout nsc repo
Status: RESOLVED WONTFIX
Product: nsc
Classification: Unclassified
Component: core
unspecified
All Windows
: P3 normal
Assigned To: Sam Jansen
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-08 13:40 UTC by Mathieu Lacage
Modified: 2009-11-24 17:31 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Lacage 2008-09-08 13:40:05 UTC
on cygwin:

I get a "case-folding collision between linux-2.6.18/include/linux/netfilter/xt_connmark.h and linux-2.6.18/include/linux/netfilter/xt_CONNMARK.h


enjoy !
Comment 1 Faker Moatamri 2009-11-23 10:27:29 UTC
Command hg clone https://secure.wand.net.nz/mercurial/nsc reports this error:
abort: case-folding collision between linux-2.6.18/include/linux/netfilter/xt_mark.h and linux-2.6.18/include/linux/netfilter/xt_MARK.h
Comment 2 Sam Jansen 2009-11-24 17:31:32 UTC
Quoting from an email I wrote earlier:

"NSC does not work in Cygwin. I'll be very surprised if it ever does. This is the most straight forward problem to solve in Cygwin, there are a lot more waiting to bite you if you were to try to really get NSC going."

It would be very very difficult to get NSC working in Cygwin.

"If you really need to run NSC on a Windows box, I would suggest using a virtual machine running Linux."

Virtual machines are commonly available and easy these days. It seems like a much better idea to actually run Linux or a BSD than to try and get NSC working on Windows.