Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=77091

--- shadow/77091        2005-12-23 16:39:14.000000000 -0500
+++ shadow/77091.tmp.11989      2005-12-23 16:39:14.000000000 -0500
@@ -0,0 +1,22 @@
+Bug#: 77091
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Mono.POSIX
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Mono.Posix.Syscall.mmap fails
+
+Mono.Posix.Syscall fails with EINVAL regardless of the arguments it is
+given. This is because of a bug in the generated parameter mapping code
+(support/map.c), which does not include <sys/mman.h>, thereby making all
+PROT_* and MAP_* macros invalid. Attached is a set of patches to fix this bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to