[Mono-bugs] [Bug 72877][Nor] Changed - Call to Mono.Posix.Syscall.access results in System.DllNotFoundException: libMonoPosixHelper.dylib

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Feb 2005 23:05:18 -0500 (EST)


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 grompf@sublimeintervention.com.

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

--- shadow/72877	2005-02-22 22:52:00.000000000 -0500
+++ shadow/72877.tmp.30296	2005-02-22 23:05:18.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72877
 Product: Mono: Class Libraries
 Version: 1.0
 OS: unknown
 OS Details: OS X 10.3.8 running mono 1.1.4
-Status: RESOLVED   
-Resolution: NOTABUG
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Mono.POSIX
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: cgaisford@novell.com               
 QAContact: mono-bugs@ximian.com
@@ -52,6 +52,18 @@
 Set your DYLD_LIBRARY_PATH before launching your application to whatever $PREFIX/lib 
 mono was installed to (/Library/Frameworks/Mono.framework/Versions/Current/lib if 
 you're using the framework installer)
 
 -kangaroo
 
+
+------- Additional Comments From grompf@sublimeintervention.com  2005-02-22 23:05 -------
+I'm actually going to reopen this on myself after following up with calvin;
+
+We should change the $PREFIX/etc/mono/config target to dllmap to the _full_ path (ie; 
+$PREFIX/lib/libMonoPosixHelper.dylib) on mac; so this will simply work "out of the box" as 
+its a pinvoke in a default build included lib.
+
+jonp/raja?
+
+-kangaroo
+