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=80062 --- shadow/80062 2007-05-22 07:49:05.000000000 -0400 +++ shadow/80062.tmp.12382 2007-06-09 11:23:51.000000000 -0400 @@ -240,6 +240,18 @@ Note also: technically speaking, the compiler should not use the GAC, either for direct references (-r:) or for indirect assembly references. In that sense, this is a dup of bug 79811. However, since the compiler uses System.Reflection, we end up using the GAC at surprising places. + +------- Additional Comments From [EMAIL PROTECTED] 2007-06-09 11:23 ------- +Some other reports about this: +http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=425194 +https://bugs.launchpad.net/ubuntu/+source/mono/+bug/64371 +http://bugzilla.gnome.org/show_bug.cgi?id=392217 +https://bugs.launchpad.net/ubuntu/+source/mono/+bug/119473 + +This is _with_ cairo 1.0 installed but _without_ 2.0 installed. gtk# +links to 1.0 and gmcs is used to compile the stuff and fails with that +error about not finding cairo 1.0 (although installed) which +disappears after installing cairo 2.0. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
