[Mono-aspnet-list] fastcgi-mono-server4 does not answer nor log anything and timeout

sven falempin sven.falempin at gmail.com
Thu May 8 11:17:45 UTC 2014


On Thu, May 8, 2014 at 2:38 AM, David Schmitt <david at dasz.at> wrote:

> On 2014-05-07 21:36, sven falempin wrote:
>
>> So the fastcgi was up to date but not the mono,
>>
>> i am porting mono to a more recent version and encounter a large
>> number of problems.
>>
>> in 3.4.0  the embeded lib boehm gc refuse to compile
>> in 3.2.8  after fixing a few code file, updating libboehm, (and a
>> terrible terrible use of automake)  i have mono running but
>>
>
> 3.x uses sgen GC by default and should not require libboehm TTBOMK.
>
>
>
>  gmake[2]: Entering directory '/home/ports/pobj/mono-3.2.8/
>> mono-3.2.8/runtime'
>> if test -w /home/ports/pobj/mono-3.2.8/mono-3.2.8/mcs; then :; else
>> chmod -R +w /home/ports/pobj/mono-3.2.8/mono-3.2.8/mcs; fi
>> cd /home/ports/pobj/mono-3.2.8/mono-3.2.8/mcs && gmake
>> --no-print-directory -s NO_DIR_CHECK=1 PROFILES='net_2_0 net_3_5
>> net_4_0 net_4_5 xbuild_12  ' CC='cc' all-profiles
>> sgen is not supported when using --with-tls=pthread.
>>
>
> This error also points to a problem in your environment with the switch of
> the default GC. I've never had such problems when compiling mono locally.
>
>
The switch to boehm was not taken into account, but may the configure
option broke something

# /usr/ports/pobj/mono-3.2.8/mono-3.2.8/runtime/_tmpinst/bin/mono --version
Mono JIT compiler version 3.2.8 (tarball Wed May  7 12:43:36 EDT 2014)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors.
www.mono-project.com
        TLS:           normal
        SIGSEGV:       normal
        Notification:  kqueue
        Architecture:  amd64
        Disabled:      none
        Misc:          softdebug
        LLVM:          supported, not enabled.
        GC:            sgen

I ll try with different configure option.



>
>
> Regards and Good Look, David
>
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>



-- 
---------------------------------------------------------------------------------------------------------------------
() ascii ribbon campaign - against html e-mail
/\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20140508/5739d132/attachment.html>


More information about the Mono-aspnet-list mailing list