[Mono-bugs] [Bug 77827][Wis] Changed - mkbundle crashes on launch
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 2 10:48:03 EST 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77827
--- shadow/77827 2006-03-18 14:25:34.000000000 -0500
+++ shadow/77827.tmp.5550 2007-01-02 10:48:03.000000000 -0500
@@ -2,21 +2,21 @@
Product: Mono: Tools
Version: 1.1
OS: Mac OS X 10.3
OS Details: Intel MacBook Pro
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: tools
AssignedTo: mono-bugs at ximian.com
ReportedBy: bryan at bryanporter.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
+Cc: robertj at gmx.net,wberrier at novell.com
Summary: mkbundle crashes on launch
Please fill in this template when reporting a bug, unless you know what you are doing.
Description of Problem:
mkbundle crashes on launch with a TypeInitializationException
@@ -39,6 +39,17 @@
How often does this happen?
Every execution.
Additional Information:
I do have an Intel MacBook available for testing patches for this. Should any component
developer need my help, feel free to contact me.
+
+------- Additional Comments From robertj at gmx.net 2007-01-02 10:48 -------
+This can be fixed by setting these env vars:
+
+DYLD_LIBRARY_PATH=/Library/Frameworks/Mono.framework/Libraries
+PKG_CONFIG_PATH=/Library/Frameworks/Mono.framework/Libraries/pkgconfig
+
+
+Wade, is it possible to add these vars to mkbundle[2] scripts
+on OSX?
+
More information about the mono-bugs
mailing list