[Mono-bugs] [Bug 664618] New: 2.10 fails compiling NDesk.DBus.Glib

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jan 14 12:32:28 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=664618

https://bugzilla.novell.com/show_bug.cgi?id=664618#c0


           Summary: 2.10 fails compiling NDesk.DBus.Glib
    Classification: Mono
           Product: Mono: Compilers
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: C#
        AssignedTo: msafar at novell.com
        ReportedBy: ajorgensen at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


New errors that did not appear when compiling against 2.8.2.  It's likely these
errors are real and not a compiler regression but Marek will know how I should
patch the sources
(http://www.ndesk.org/archive/dbus-sharp/ndesk-dbus-glib-0.4.1.tar.gz).

/usr/bin/gmcs -out:NDesk.DBus.GLib.dll -debug -target:library
-keyfile:../ndesk.snk -r:/usr/lib/mono/ndesk-dbus-1.0/NDesk.DBus.dll GLib.cs
GLib.IO.cs AssemblyInfo.cs
GLib.cs(32,45): error CS0103: The name `Protocol' does not exist in the current
context
GLib.cs(49,70): error CS0122: `NDesk.DBus.Connection.Transport' is inaccessible
due to its protection level
GLib.cs(49,70): error CS0122: `NDesk.DBus.Connection.Transport.get' is
inaccessible due to its protection level
/usr/lib/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.dll (Location
of the symbol related to previous error)
Compilation failed: 3 error(s), 0 warnings

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list