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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78491 --- shadow/78491 2006-08-16 13:34:10.000000000 -0400 +++ shadow/78491.tmp.16595 2006-08-16 13:34:54.000000000 -0400 @@ -90,6 +90,25 @@ error encountered. The MONO_XSYNC is import or we get the wrong stack. ------- Additional Comments From [EMAIL PROTECTED] 2006-08-16 13:34 ------- Created an attachment (id=17467) output of application running with svn head + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-16 13:34 ------- +I did not do an update but a local build and installation of mono +(with mcs) and libgdiplus into a customized path and started the app with + +PATH="/mypath/mono/head/bin:$PATH" +LD_LIBRARY_PATH="/mypath/mono/head/lib" +PKG_CONFIG_PATH="/mypath/mono/head/lib/pkgconfig" +MONO_CONFIG="/mypath/mono/head/etc/mono/config" +MONO_GAC_PREFIX="/mypath/mono/head/" +MONO_PATH="/mypath/mono/head/lib/mono/1.0/" +/mypath/mono/head/bin/mono app.exe + +I also tested installing cairo 1.0.4 and cairo 1.2.2 into +/mypath/mono/head/ which both made no difference (on the system (SuSE +10.1) cairo 1.0.2 is installed). + +The requested output is attached as mono-svn-head-20060615-errors + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
