[Mono-devel-list] Make run-test in Corlib hangs...
Vasudevan Sudharsan
vsudharsan at novell.com
Mon Jan 31 08:32:06 EST 2005
Hai
1) When I did make PROFILE=net_2_0 run-test in mcs/class/corlib it
hanged.... and
2) When I ran make test-clients in
mcs/class/System.Web.Services/Test/standalone I got this error
./client/localhost/TestBinding4Test.cs(19) error CS0234: The type or
namespace name `Soap' could not be found in namespace
`Localhost.TestBinding4Tests'
When I deleted the ./client/localhost/TestBinding4Test.cs from the
client.sources file, error dissapears and the make runs perfectly. So
there is some problem with the accessing of the namespaces.
Also, the name space TestBinding4Test.Soap is defined in
./proxies/localhost/TestBinding4TestSoapProxy.cs and probably it is not
possible for the
./client/localhost/TestBinding4Test.cs to access it.
Someone please fix these....
With regards
V. Sudharsan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050131/dde241e0/attachment.html
More information about the Mono-devel-list
mailing list