Package: mono-mcs
Version: 1.1.8.2-1
Severity: important

I have a program trivial.cs (basically "HelloWorld").

When I compile it as a user with their home directory
NFS mounted from a remote machine (working in that home directory)
I get:

mcs -out:trivial.exe trivial.cs 

** ERROR **: WriteFile returned 33

aborting...
Aborted
...and a zero sized trivial.exe is created.

When I compile it as a user with their home directory on the local
machine then it compiles fine (and runs fine too).

Interestingly, googling for "WriteFile returned 33" turns
up one bug report at:
  http://lists.ximian.com/pipermail/mono-bugs/2005-May/029298.html
which seems to describe a similar situation with the mono runtime
attempting to write on SMB shares and also mentions mcs as having
the problem.  It's logged as fixed there, but I'll submit this anyway
as it might be a bit more visible to debian/testing users.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages mono-mcs depends on:
ii  mono-jit                      1.1.8.2-1  fast CLI (.NET) JIT compiler for M

Versions of packages mono-mcs recommends:
ii  pkg-config                    0.19-1     manage compile and link flags for 

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to