[Mono-bugs] [Bug 76153][Maj] Changed - mdassembler wrapper script doesn't work on cygwin

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Sep 20 16:52:37 EDT 2005


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 wberrier at novell.com.

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

--- shadow/76153	2005-09-20 16:45:08.000000000 -0400
+++ shadow/76153.tmp.29486	2005-09-20 16:52:37.000000000 -0400
@@ -61,6 +61,18 @@
 C:/cygwin/tmp/build_deps/
 
 
 
 ------- Additional Comments From wberrier at novell.com  2005-09-20 16:45 -------
 This same problem is also on our boo and ikvm source tarballs
+
+------- Additional Comments From wberrier at novell.com  2005-09-20 16:52 -------
+As well as the wrapper scripts in xsp (asp-state  asp-state2 
+dbsessmgr  dbsessmgr2  mod-mono-server  mod-mono-server2  xsp  xsp2)
+
+exec /tmp/build_deps/bin/mono "/tmp/install/lib/xsp/1.0/xsp.exe" "$@"
+
+should be:
+
+exec /tmp/build_deps/bin/mono
+"c:/cygwin/tmp/install/lib/xsp/1.0/xsp.exe" "$@"
+


More information about the mono-bugs mailing list