Compile error with --enable-webservices option for CVS beagle



CVS beagle as of June 5, fails make with the following errors:

cs -debug -nowarn:0067,0618,0619,0169,0164 -out:BeagleWebServicesFrontEnd.dll -target:library -noconfig ./WebServices/WebFrontEnd.cs ./WebServices/WebServiceFrontEnd.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/local/lib/mono/gtk-sharp/gsf-sharp.dll -r:BeagleWebServicesBackEnd.dll -r:System.Web.Services mcs -debug -nowarn:0067,0618,0619,0169,0164 -out:BeagleDaemon.exe -target:exe -define:ENABLE_WEBSERVICES ./BeagleDaemon.cs ./RemoteIndexer.cs -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/local/lib/mono/gtk-sharp/gsf-sharp.dll -r:../Util/Util.dll -r:../BeagleClient/Beagle.dll -r:./BeagleDaemonPlugins.dll -r:./BeagleDaemonLib.dll -r:BeagleDaemonPlugins.dll -r:../images/Images.dll -r:../Tiles/Tiles.dll -r:BeagleWebServicesBackEnd.dll -r:BeagleWebServicesFrontEnd.dll -r:Mono.Posix -r:ICSharpCode.SharpZipLib.dll -r:System.Runtime.Remoting ./BeagleDaemon.cs(172) error CS0103: The name `wsargs' could not be found in `Beagle.Daemon.BeagleDaemon'
Compilation failed: 1 error(s), 0 warnings
make[2]: *** [BeagleDaemon.exe] Error 1
make[2]: Leaving directory `/usr/local/src/beagle/beagled'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/beagle'
make: *** [all] Error 2

the compile is clean without the webservices option in autogen

AF




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]