[Mono-list] MCS build problem

Ralph Mason rm.monolist@telogis.com
Tue, 03 May 2005 16:57:18 +1200


I am getting a problem building with MCS (from SVN) this same build used 
to work just fine.  Does anyone have any ideas?

mcs  -g --unsafe -L bin/Debug -out:Nii.JSON.dll -t:library 
"-d:LINUX;DEBUG;TRACE;" -r:System,System.Data,System.Xml   ../../AssemblyIn
fo.cs ../../JSONArray.cs ../../JSONFacade.cs ../../JSONObject.cs 
../../JSONTokener.cs ../../JSONUtils.cs ../../Types.cs

** (/usr/lib/mono/1.0/mcs.exe:5306): CRITICAL **: _wapi_shm_file_open: 
shared file [bin/Debug/.wapi/shared_data-gateway-5-0] open erro
r: No such file or directory

** (/usr/lib/mono/1.0/mcs.exe:5306): CRITICAL **: _wapi_shm_attach: 
shared file [bin/Debug/.wapi/shared_data-gateway-5-0] open error

** ERROR **: file handles.c: line 123 (shared_init): assertion failed: 
(_wapi_shared_layout != NULL)
aborting...


Thanks
Ralph