[Mono-list] error building with 1.1.9.2
matt nicholson
sjoeboo at sjoeboo.com
Mon Oct 31 14:12:02 EST 2005
i am encountering a compile error while building both beagle, and
banshee, the exact same error actually. this of course leads me to
believe its a "problem"/"issue" with mono. I installed mono 1.1.9.2
from the .bin installer and have tried reinstalling its (after
re-downloading it) just to make sure it wasn't an error/missing file
form installing it.
the error on a beagle cvs make is:
wsdl -namespace:Beagle.Util -out:GoogleSearch.cs GoogleSearch.wsdl
** (/opt/mono-1.1.9.2/lib/mono/1.0/wsdl.exe:29249): WARNING **: Missing
method get_Values in assembly /opt/mono-1.1.9.2/lib/mono/1.0/wsdl.exe,
type DiscoveryClientDocumentCollection
Unhandled Exception: System.NullReferenceException: Object reference
not set to an instance of an object
in <0x00000> <unknown method>
in <0x00028> Mono.WebServices.Driver:Main (System.String[] args)
make[2]: *** [GoogleSearch.cs] Error 1
make[2]: Leaving directory `/media/event-horizon/source/cvs/beagle/Util'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/media/event-horizon/source/cvs/beagle'
make: *** [all] Error 2
and the error on a banshee make is:
MONO_XMLSERIALIZER_THS=no wsdl -namespace:Amazon
./AmazonSearchService.wsdl -o:AmazonSearchService.cs
** (/opt/mono-1.1.9.2/lib/mono/1.0/wsdl.exe:29371): WARNING **: Missing
method get_Values in assembly /opt/mono-1.1.9.2/lib/mono/1.0/wsdl.exe,
type DiscoveryClientDocumentCollection
Unhandled Exception: System.NullReferenceException: Object reference
not set to an instance of an object
in <0x00000> <unknown method>
in <0x00028> Mono.WebServices.Driver:Main (System.String[] args)
make[3]: *** [AmazonSearchService.cs] Error 1
make[3]: Leaving directory `/home/sjoeboo/banshee-0.9.9/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/sjoeboo/banshee-0.9.9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sjoeboo/banshee-0.9.9'
make: *** [all] Error 2
i also found this, posted to the mailing list, but with no reply/follow
ups:
http://lists.ximian.com/pipermail/mono-list/2005-October/029193.html
any ideas/help on this?
thanks alot and keep up the good work. mono has shown me nothing but
good things and i love it.
matt nicholson
sjoeboo at sjoeboo.com
sjoeboo.com
More information about the Mono-list
mailing list