[Mono-dev] Yet another problem compiling sources under cygwin

Jonathan Pobst monkey at jpobst.com
Thu Apr 1 22:14:35 EDT 2010


On 4/1/2010 8:23 PM, Wayne Kelly wrote:
> I'm receiving a make error: undefined reference to _wapi_clear_interruption
> this reference is from mini-exception.c reported when linking libmono-2.0.la
> There is a definition function wapi_clear_interruption in
> mono/io-layer/wthreads.c but this source code is not included if
> HOST_WIN32 is true.

This was fixed earlier today in revision 154651.  Grab the latest and 
you should be good to go.  :)

Jonathan


More information about the Mono-devel-list mailing list