I was trying to install Mono 1.1.9.1 from sources as usual:
./configure --prefix=/home/vadim/mono/m-1.1.9.1
make
make install
But since this new version (1.1.9.1) I'm getting the following error (when
running 'make install'):
--8<--------------------------------------------------
make[7]: Entering directory `/home/vadim/mono/mono-1.1.9.1/mcs/class/PEAPI'
MONO_PATH="../../class/lib/net_1_1_bootstrap:$MONO_PATH"
/home/vadim/mono/mono-1.1.9.1/runtime/mono-wrapper
../../class/lib/net_1_1_bootstrap/gacutil.exe /i ../../class/lib/default/PEAPI.dll /f
/root /home/vadim/mono/m-1.1.9.1/lib /package 1.0
** ERROR **: file handles.c: line 546 (_wapi_lookup_handle): assertion failed:
(shared_handle_data->type == type)
Rename you /home/vadim/.wapi/ folder to .wapi.old and retry.
Rob
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list