New submission from Rob Moss <[EMAIL PROTECTED]>:

When building the latest Darcs2 source under windows, I get the following error 
message when running 'make':

Rebuild dependencies ...

src/Ssh.hs:8:7:
    Could not find module `System.Posix.Process':
      Use -v to see a list of the files searched for.

The src/win32/System/Posix directory contains Files.hs(c) and IO.hs(c), but no 
Process.hs(c). Nor does src/win32/System/Posix.hs contain any mention of 
'Process'. So I think this must be a windows-specific bug.

----------
messages: 2879
nosy: beschmi, droundy, eivuokko, jaredj, kowey, rgm, tommy, wglozer
priority: bug
status: unread
title: Compiling Darcs2 - missing module on Win32
topic: Darcs2, SSH, Windows

__________________________________
Darcs bug tracker <[EMAIL PROTECTED]>
<http://bugs.darcs.net/issue629>
__________________________________
_______________________________________________
darcs-devel mailing list
darcs-devel@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-devel

Reply via email to