Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 2009 11:16:10 -0000
From:      =?utf-8?Q?Jos=C3=A9_Mar=C3=ADa_Ruiz?= <josemaria@simpleoption.com>
To:        freebsd-mono@freebsd.org
Subject:   Re: Problem compiling mod_mono (2.4)
Message-ID:  <op.uqxn88kbegnie4@rufus.simpleoption.com>
In-Reply-To: <20090317101501.GA31554@blogreen.org>
References:  <op.uqxm2d1megnie4@rufus.simpleoption.com> <20090317101501.GA31554@blogreen.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 17 Mar 2009 10:15:01 -0000, Romain Tartière <romain@blogreen.org>  
wrote:

> Hi José!
>
> On Tue, Mar 17, 2009 at 10:50:27AM -0000, José María Ruiz wrote:
>> I've to notice that when I was trying to compile mod_mono the checksums
>> didn't matched
>> so I suppose that the sources where different from expected.
>
> Yes, I did not have time to update to RC3... We are still at RC1.  I got
> annoying regressions with 2.4 and downgraded to 2.2 a few weeks ago, and
> am quite busy right now, so 2.4-RC1 stalled.
>
>
>
> Regarding the SIGPWR problem, it is defined like this on the GNU/Linux
> machine of a friend (/usr/include/bits/signum.h):
> #define SIGPWR    30  /* Power failure restart (System V).  */
>
> In our /usr/include/sys/signal.h, signal 30 is:
> #define SIGUSR1         30      /* user defined signal 1 */
>
> Which in turn is defined as this on GNU/Linux:
> #define SIGUSR1   10  /* User-defined signal 1 (POSIX).  */
>
> So I guess the Mono guys had quite the same problem to make the program
> run on MacOs so maybe you can find some "#if defined(__APPLE__)" that
> can be completed with "|| defined(__FreeBSD__)" somewhere in the code
> that fixes the problem.
>
> I would like to promise to have a look at it in the week but really
> can't be sure of anything right now :-(
>
>
> Please tell us about any success / failure with your experiments!
>
> Kind regards,
> Romain
>

I've downgrade to 2.2 too so I can continue my work.

I will tell you about 2.4 as soon as I have time to experiment with it.

Cheers.

-- 
José María Ruiz Aguilera

Simple Option S.L.
   Tel: (+34) 951 930 122
   Fax: (+34) 951 930 122
   pedidos@simpleoption.es
   http://www.simpleoption.es



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.uqxn88kbegnie4>