Bugzilla – Bug 321961
I cannot compile the latest 1.1.17.1 release
Last modified: 2008-10-27 00:29:48 UTC
---- Reported by gadniomaina@yahoo.com 2006-09-02 06:26:05 MST ---- Description of Problem: Compilation of 1.1.17.1 broken on fedora 5 Steps to reproduce the problem: 1. download, untar the tarball mono-1.1.17.tar.gz 2. run ./configure 3. run make Actual Results: make[8]: Entering directory `/hda7/inst/mono-1.1.17.1/mono-1.1.17.1/mcs/class/System' ** Warning: System.dll built without parts that depend on: System.Xml.dll MONO_PATH="../../class/lib/basic: $MONO_PATH" /hda7/inst/mono-1.1.17.1/mono-1.1.17.1/runtime/mono-wrapper ../../class/lib/basic/mcs.exe /codepage:28591 -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -debug /noconfig -target:library -out:System.dll @System.dll.sources mono: mono-codeman.c:257: new_codechunk: Assertion `!err' failed. make[8]: *** [../../class/lib/basic/System.dll] Aborted Expected Results: a perfect compilation :) How often does this happen? Everytime Additional Information: [gadnio@gadnio mono-1.1.17.1]$ gcc --version gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1) [gadnio@gadnio mono-1.1.17.1]$ uname -a Linux gadnio 2.6.17-1.2174_FC5 #1 Tue Aug 8 15:30:55 EDT 2006 i686 athlon i386 GNU/Linux [gadnio@gadnio mono-1.1.17.1]$ rpm -qa|grep glibc glibc-devel-2.4-8 glibc-kernheaders-3.0-5.2 glibc-headers-2.4-8 glibc-common-2.4-8 glibc-2.4-8 ---- Additional Comments From vargaz@gmail.com 2006-09-02 14:18:02 MST ---- Are you using some kind of security/stack protection patch with your kernel/libc ? If yes, then you have to disable them for the mono executable which cannot work when these are active. Unknown bug field "cf_op_sys_details" encountered while moving bug <cf_op_sys_details>Fedora Core 5</cf_op_sys_details> Unknown operating system unknown. Setting to default OS "Other".
Closing. We're in 2.0 now and the reported never answered.