[Mono-dev] Mono latest built on OpenSolaris and now moving to solaris

2008-12-22 Thread pablosantosl...@terra.es
Hi there, I (finally! :-P) was able to build mono on Solaris... Ok, in OpenSolaris. The trick was to set ulimit with: ulimit -Hs $((10*1024)) It allowed me to compile a release from SVN! Now I'm trying something different: I'd like to run on Solaris 10 too. I moved the binaries but obviously

Re: [Mono-dev] [PATCH] TcpChannel hang on Windows.

2008-12-22 Thread Bill Holmes
Kornél, I do agree that this is a general problem and not only an issue with accept. Also I do know that the patch is a workaround, or as we like to say treading the symptom and not that cause. I have spent much time trying to understand the shutdown behavior of MS. From what I can gather I

Re: [Mono-dev] mono 2.2 rc2 on ARM issues

2008-12-22 Thread Cliff Brake
On Thu, Dec 18, 2008 at 9:46 PM, Miguel de Icaza mig...@novell.com wrote: Hello, For the record, I figured out the root cause for the Illegal Instruction. Openembedded when it builds ARM kernels turns off CONFIG_OABI_COMPAT (automatically) as a performance optimization if it detects you are

[Mono-dev] Announcing Mono 2.2 RC1...

2008-12-22 Thread Thomas Wiest
Hey Everyone, We've just released Mono 2.2 RC1 today! Please help us out by giving it a try with your applications. As always, you can get the preview/RC releases here: http://mono.ximian.com/monobuild/preview/download-preview/ Please report any bugs that you may find using our Bugs page, AND

Re: [Mono-dev] [Mono-osx] Announcing Mono 2.2 Preview 3...

2008-12-22 Thread Thomas Wiest
pablosantosl...@terra.es wrote: Hi, I think the new preview is able to correctly locate platform in Mac (before mono thought it was Unix) and now NAnt fails: NAnt currently does not support this platform (MacOSX, ID = 6). This should be fixed in Mono 2.2 RC1 which we just released. Please

Re: [Mono-dev] Mono latest built on OpenSolaris and now moving to solaris

2008-12-22 Thread pablosantosl...@terra.es
Ok, the problem seems to be: the sem_* family methods are inside libc.so.1 on OpenSolaris and inside librt.so on Solaris 10 (after nm and ldd). So I guess I'll have to build again on Solaris 10... :-( pablosantosl...@terra.es escribió: Hi there, I (finally! :-P) was able to build mono on

Re: [Mono-dev] Announcing Mono 2.2 RC1...

2008-12-22 Thread Tobi
Thomas Wiest wrote: Please report any bugs that you may find using our Bugs page, AND reply to this thread with the bug numbers so we can track them: http://www.mono-project.com/Bugs Please include this one: https://bugzilla.novell.com/show_bug.cgi?id=461198 thx, Tobias

Re: [Mono-dev] Announcing Mono 2.2 RC1...

2008-12-22 Thread Thomas Wiest
Tobi wrote: Thomas Wiest wrote: Please report any bugs that you may find using our Bugs page, AND reply to this thread with the bug numbers so we can track them: http://www.mono-project.com/Bugs Please include this one: https://bugzilla.novell.com/show_bug.cgi?id=461198 k,

Re: [Mono-dev] Announcing Mono 2.2 Preview 3...

2008-12-22 Thread Thomas Wiest
Leszek Ciesielski wrote: 2008/12/16 Dan Shechter d...@houmus.org: Thomas Wiest wrote: Please report any bugs that you may find using our Bugs page, AND reply to this thread with the bug numbers so we can track them:

Re: [Mono-dev] Announcing Mono 2.2 Preview 3...

2008-12-22 Thread Thomas Wiest
Pete Erickson wrote: https://bugzilla.novell.com/show_bug.cgi?id=459432 This is fixed in Mono 2.2rc1. Thanks for reporting it! :) Thomas ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com

Re: [Mono-dev] building mcs

2008-12-22 Thread mudit vaidya
Hi while building mcs, cs-parser.cs file was missing. So, I am trying to build mcs/jay using cygwin but I get the error that make.exe has stopped working. Any help appreciated. Thanks! ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com

Re: [Mono-dev] [Mono-osx] Announcing Mono 2.2 RC1...

2008-12-22 Thread Евгений Гришуль
Please include these two too! https://bugzilla.novell.com/show_bug.cgi?id=461867 https://bugzilla.novell.com/show_bug.cgi?id=445610 WBR, Eugeny Grishul 2008/12/23 Thomas Wiest twi...@novell.com Hey Everyone, We've just released Mono 2.2 RC1 today! Please help us out by giving it a try