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

Wayne Kelly w.kelly at qut.edu.au
Thu Apr 1 21:23:01 EDT 2010


Hi,

I'm trying to compile mono sources under cygwin on Windows. I followed the instructions from the tutorial at http://shana.worldofcoding.com/en/mono_cygwin_tutorial.html

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.

Any suggestions?

BTW, On the officiial how to compile mono on windows page (http://www.mono-project.com/Compiling_Mono_on_Windows) the links to dependences on gimp.org  such as http://www.gimp.org/~tml/gimp/win32/pkgconfig-0.15.zip are broken (i.e. the files no longer exist at those lcoations).
Cheers, Wayne.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100402/b1629726/attachment-0001.html 


More information about the Mono-devel-list mailing list