Hello, When I try to build XSP it first complains about sn.exe is missing. I see the file in mcs/class/lib/basic/sn.exe. I manually copy it to ../mono/lib/mono/2.0 and try to build again and now it works (obviously) but when running "make install" i'm getting this error:
Failure adding assembly ../../src/Mono.WebServer/Mono.WebServer.dll to the cache: Strong name cannot be verified for delay-signed assembly Which I can't fix. How can I solve this? And btw. how come the sn.exe isn't installed when building and installing mcs? I'm having a parallell mono env. every source is taken from snv trunk. -- View this message in context: http://old.nabble.com/Error-building-XSP-tp26461284p26461284.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
