I installed 3.2.8 version using precompiled packages of mono and fastcgi. No problem at all. Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4~dhx1+precise1) Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com TLS: __thread SIGSEGV: altstack Notifications: epoll Architecture: amd64 Disabled: none Misc: softdebug LLVM: supported, not enabled. GC: sgen
~$ fastcgi-mono-server4 --version fastcgi-mono-server4.exe 3.0.0.0 (c) 2007 Brian Nickel FastCGI Backend for XSP Att, Marcos Almeida Junior. http://about.me/junalmeida On Thu, May 8, 2014 at 3:38 AM, David Schmitt <da...@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. > > > > Regards and Good Look, David > > _______________________________________________ > Mono-aspnet-list mailing list > Mono-aspnet-list@lists.ximian.com > http://lists.ximian.com/mailman/listinfo/mono-aspnet-list >
_______________________________________________ Mono-aspnet-list mailing list Mono-aspnet-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-aspnet-list