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

David Schmitt david at dasz.at
Thu May 8 06:38:47 UTC 2014


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.



Regards and Good Look, David


More information about the Mono-aspnet-list mailing list