Hello,
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) aborting... make[7]: *** [install-local] Aborted make[7]: Leaving directory `/home/vadim/mono/mono-1.1.9.1/mcs/class/PEAPI' make[6]: *** [do-install] Error 2 make[6]: Leaving directory `/home/vadim/mono/mono-1.1.9.1/mcs/class/PEAPI' make[5]: *** [install-recursive] Error 1 make[5]: Leaving directory `/home/vadim/mono/mono-1.1.9.1/mcs/class' make[4]: *** [install-recursive] Error 1 make[4]: Leaving directory `/home/vadim/mono/mono-1.1.9.1/mcs' make[3]: *** [profile-do--default--install] Error 2 make[3]: Leaving directory `/home/vadim/mono/mono-1.1.9.1/mcs' make[2]: *** [profiles-do--install] Error 2 make[2]: Leaving directory `/home/vadim/mono/mono-1.1.9.1/mcs' make[1]: *** [install-exec] Error 1 make[1]: Leaving directory `/home/vadim/mono/mono-1.1.9.1/runtime' make: *** [install-recursive] Error 1 --8<-------------------------------------------------- I was using these sources: http://go-mono.com/sources/mono-1.1/mono-1.1.9.1.tar.gz Any ideas? Best regards, Vadim B. Guzev http://u.pereslavl.ru/~vadim/MCSharp/ _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
