Yury, try to run configure with --with-sigaltstack=no and rthen ebuild mono. It might help.
On Dec 27, 2007 8:31 AM, Yury Serdyuk <[EMAIL PROTECTED]> wrote: > Hi ! > > I've tried to install Mono-1.2.6 from the sources but got at the make step > > echo "#define XSLT_PATTERN" > Mono.Xml.Xsl/PatternTokenizer.cs > cat System.Xml.XPath/Tokenizer.cs >>Mono.Xml.Xsl/PatternTokenizer.cs > > MONO_PATH="../../class/lib/basic:$MONO_PATH" > /home/serdyuk/mono-1.2.6/runtime/mono-wrapper > ../../class/lib/basic/mcs.exe /codepage:65001 -d:NET_1_1 -d:ONLY_1_1 > -d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig -r:mscorlib.dll -r:System.dll > -nowarn:0162,0618,0612,0642,1595 -target:library -out:System.Xml.dll > System.Xml.XPath/Parser.cs Mono.Xml.Xsl/PatternParser.cs > Mono.Xml.Xsl/PatternTokenizer.cs @System.Xml.dll.sources > > ** ERROR **: file mini-exceptions.c: line 929 (mono_setup_altstack): > assertion failed: (staddr) > aborting... > make[8]: *** [../../class/lib/basic/System.Xml.dll] Aborted > > I've tried two variants of configure as > >./configure --prefix=/home/serdyuk/m-1.2.6 --with-tls=pthread > >./configure --prefix=/home/serdyuk/m-1.2.6 --with-tls=_thread > but without success: > > mcs source: $(top_srcdir)/mcs > olive source: > > GC: included > TLS: __thread > SIGALTSTACK: yes > Engine: Building and using the JIT > 2.0 Beta: yes > 2.1 Alpha: no > JNI support: IKVM Native > libgdiplus: assumed to be installed > zlib: bundled zlib > > > System information: > > Linux skif 2.4.27 #1 SMP Thu Apr 14 15:25:11 MSD 2005 i686 athlon i386 > GNU/Linux > > Yury > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
