GNOME Bugzilla – Bug 313587
Web services don't build
Last modified: 2005-08-16 21:35:48 UTC
Version details: HEAD Distribution/Version: Rawhide Get this when I try to compile CVS HEAD from a few mins ago: mcs -debug -nowarn:0067,0618,0619,0169,0164 -out:BeagleWebServicesBackEnd.dll -target:library -noconfig ./WebServices/ExternalAccessFilter.cs ./WebServices/WebBackEnd.cs ./WebServices/WebServiceBackEnd.cs -r:../Util/Util.dll -r:../images/Images.dll -r:../BeagleClient/Beagle.dll -r:../Tiles/Tiles.dll -r:BeagleDaemonPlugins.dll -r:BeagleDaemonLib.dll -r:BeagleXsp.dll -r:System -r:System.Web -r:System.Runtime.Remoting -r:/usr/lib/mono/gmime-sharp/gmime-sharp.dll -r:/usr/lib/mono/gtk-sharp/glib-sharp.dll -r:/usr/lib/mono/gtk-sharp/pango-sharp.dll -r:/usr/lib/mono/gtk-sharp/atk-sharp.dll -r:/usr/lib/mono/gtk-sharp/gdk-sharp.dll -r:/usr/lib/mono/gtk-sharp/gtk-sharp.dll -r:/usr/lib/mono/gtk-sharp/gconf-sharp.dll -r:/usr/lib/mono/gtk-sharp/gconf-sharp-peditors.dll -r:/usr/lib/mono/gtk-sharp/gnome-sharp.dll -r:/usr/lib/mono/gtk-sharp/art-sharp.dll -r:/usr/lib/mono/evolution-sharp/evolution-sharp.dll -r:/usr/lib/mono/gtk-sharp/gsf-sharp.dll ./WebServices/ExternalAccessFilter.cs(86) warning CS0219: The variable 'fa' is assigned but its value is never used ./WebServices/WebBackEnd.cs(329) error CS1501: No overload for method `DoQuery' takes `2' arguments Compilation failed: 1 error(s), 1 warnings make[2]: *** [BeagleWebServicesBackEnd.dll] Error 1
vijay fixed this in cvs