[Mono-bugs] [Bug 76449][Wis] New - Custommarshalers compile error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Oct 15 20:00:01 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 hys545 at dreamwiz.com.

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

--- shadow/76449	2005-10-15 20:00:01.000000000 -0400
+++ shadow/76449.tmp.7790	2005-10-15 20:00:01.000000000 -0400
@@ -0,0 +1,56 @@
+Bug#: 76449
+Product: Mono: Class Libraries
+Version: unspecified
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: hys545 at dreamwiz.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Custommarshalers compile error
+
+Please fill in this template when reporting a bug, unless you know what you 
+are doing.
+Description of Problem:
+[root at localhost Custommarshalers]# make
+make all-local
+make[1]: Entering directory `/home/hys545/MONO/mcs/class/Custommarshalers'
+MONO_PATH="../../class/lib/default:$MONO_PATH" /usr/src/Haansoft/BUILD/
+mono/runtime/mono-wrapper  ../../class/lib/default/mcs.exe /codepage:28591  
+ -d:NET_1_1 -d:ONLY_1_1 -debug /noconfig /r:mscorlib.dll /r:System.dll -
+target:library -out:../../class/lib/default/System.Runtime.InteropServices.
+CustomMarshalers.dll  @System.Runtime.InteropServices.CustomMarshalers.dll.
+sources
+./Assembly/AssemblyInfo.cs(36,12): error CS0246: The type or namespace name 
+`SatelliteContractVersion' could not be found. Are you missing a using 
+directive or an assembly reference?
+Compilation failed: 1 error(s), 0 warnings
+make[1]: *** [../../class/lib/default/System.Runtime.InteropServices.
+CustomMarshalers.dll] Error 1
+make[1]: Leaving directory `/home/hys545/MONO/mcs/class/Custommarshalers'
+make: *** [do-all] Error 2
+
+
+Steps to reproduce the problem:
+1. i use mono-svn-51753
+
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list