Beim Erstellen eines Cross-Compilers für s390 auf x86-32-Bit ist mir folgender Fehler aufgetreten:
** (/usr/lib/mono/1.0/mcs.exe:23883): CRITICAL **: _wapi_shm_file_open: shared file [/net/lockbox/homes/wxy/.wapi/shared_data-qlnx068-Linux-i686-312-11-0] is not big enough! (found 0, need 1277960 bytes)
** (/usr/lib/mono/1.0/mcs.exe:23883): CRITICAL **: _wapi_shm_attach: shared file [/net/lockbox/homes/wxy/.wapi/shared_data-qlnx068-Linux-i686-312-11-0] open error
** ERROR **: file shared.c: line 312 (_wapi_shm_semaphores_init): assertion failed: (tmp_shared != NULL)
aborting...
Irgendeine Problemumgehung oder ein Vorschlag?