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=78137

--- shadow/78137        2006-04-18 15:16:34.000000000 -0400
+++ shadow/78137.tmp.13472      2006-04-18 15:16:34.000000000 -0400
@@ -0,0 +1,42 @@
+Bug#: 78137
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: System
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Problem when referencing mono compiled Novell.Directory.Ldap.dll with 
.NET csc
+
+This is what happens:
+
+C:\Documents and Settings\Tetsuo\My
+Documents\trabajos\CallCenter\Business>csc /
+debug+ /target:library /lib:bin\Debug 
+/r:mojoPortal.Data.dll;log4net.dll;Lucene
+.Net.dll;Novell.Directory.Ldap.dll;System.dll;RSS.NET.dll;System.Data.dll
+;System.Drawing.dll;System.Web.dll /out:bin\Debug\mojoPortal.Business.dll
+/recurse:*.cs
+Microsoft (R) Visual C# .NET Compiler version 7.10.6001.4
+for Microsoft (R) .NET Framework version 1.1.4322
+Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.
+
+bin\Debug\Novell.Directory.Ldap.dll: error CS0011: Referenced class
+        'Novell.Directory.Ldap.LdapAttributeSet' has base class or interface
+        'AbstractSetSupport' defined in an assembly that is not referenced.
+ You
+        must add a reference to assembly 'Novell.Directory.Ldap,
+        Version=2.1.3.0, Culture=neutral'.
+
+The reference is there, weird thing is that Visual Studio compiles it
+perfectly.
+
+mcs compiles perfectly.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to