I grabbed the cvs versions of mono and mcs, I first compiled mono with './autogen --prefix=/usr/local && make' without problems, however when compiling mcs i did 'make fullbuild' And I get a segfault.
make[1]: Entering directory `/usr/local/src/mcs/mcs' mcs -g /target:exe /out:mcs.exe AssemblyInfo.cs anonymous.cs assign.cs attribute.cs driver.cs cs-tokenizer.cs cfold.cs class.cs codegen.cs const.cs constant.cs convert.cs decl.cs delegate.cs enum.cs ecore.cs expression.cs flowanalysis.cs genericparser.cs interface.cs iterators.cs literal.cs location.cs modifiers.cs namespace.cs parameter.cs pending.cs report.cs rootcontext.cs statement.cs support.cs typemanager.cs symbolwriter.cs tree.cs cs-parser.cs /usr/local/bin/mcs: line 2: 26003 Segmentation fault /usr/local/bin/mono /usr/local/bin/mcs.exe "$@" make[1]: *** [mcs.exe] Error 139 What is wrong with me? Why can't I make this work. I'm a nice guy. I deserve to make this work, or do I? Yikes, me think I'm going nuts.. I'm obviously to stupid to build mono on my own, so.. ah, does anyone know when the 0.25 version is ready for debian? -- �yvind Hvamstad <[EMAIL PROTECTED]> _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
