http://bugzilla.novell.com/show_bug.cgi?id=517873
Summary: Compiling with reflection_emit in enable-minimal
causes build error
Classification: Mono
Product: Mono: Class Libraries
Version: 2.4.x
Platform: All
OS/Version: All
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Configuration
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Found By: ---
Created an attachment (id=301647)
--> (http://bugzilla.novell.com/attachment.cgi?id=301647)
Fix for documentation.
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.0.11)
Gecko/2009060308 Ubuntu/9.04 (jaunty) Firefox/3.0.11
The README does not make it clear that building without reflection will break
compilation of the class libraries. Users will see an error similar to this:
http://www.pastie.org/529465.txt
The build process should either skip the class libraries if this option is
specified or (preferably) state this in the documentation.
Reproducible: Always
Steps to Reproduce:
1. Compile from tarball:
http://www.mono-project.com/Compiling_Mono_From_Tarball
2. Run ./configure with the option
--enable-minimal=reflection_emit,reflection_emit_save
3. Run `make`
Actual Results:
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
..
make: *** [all] Error 2
Expected Results:
No errors.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs