[Mono-list] Mono-1.2.6 install error

Yury Serdyuk Yury at serdyuk.botik.ru
Wed Dec 26 08:15:00 EST 2007


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.

System information:
Linux skif 2.4.27 #1 SMP Thu Apr 14 15:25:11 MSD 2005 i686 athlon i386 
GNU/Linux

Yury




More information about the Mono-list mailing list