[Mono-dev] [PATCH] eglib fails to build under Solaris 10

Burkhard Linke blinke at CeBiTec.Uni-Bielefeld.DE
Tue May 25 07:17:13 EDT 2010


Hi,

current SVN revision of eglib (157827) fails to build unter Solaris 10. The 
function vasprintf() is missing, and the function nanosleep() is defined in 
the rt library.

The applied patch fixes the compilation issues, using the already provided 
implemtation for Win32 and AC_SEARCH_LIBS to locate the correct library for 
nanosleep().

Burkhard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eglib_solaris.patch
Type: text/x-diff
Size: 2141 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100525/18a9fb26/attachment-0001.bin 


More information about the Mono-devel-list mailing list