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=73391 --- shadow/73391 2006-11-14 20:55:21.000000000 -0500 +++ shadow/73391.tmp.26820 2006-11-15 03:33:32.000000000 -0500 @@ -10,12 +10,13 @@ Component: packaging AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: +Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] Summary: On windows, several libraries are incorrectly DllMap'd to linux names Steps to reproduce the problem: 1. call Mono.Unix.Catalog.Init in a c# program on windows Actual Results: @@ -77,6 +78,12 @@ this, so people are *definitely* going to notice this problem. ------- Additional Comments From [EMAIL PROTECTED] 2006-11-14 20:55 ------- This is easy enough to fix from the installer standpoint, but I think that it should be fixed in the autofoo for people compiling from source on cygwin. + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-15 03:33 ------- +I think Paolo's changes to <dllmap ...> should be used to for all the +entries in /etc/mono/config, i.e., change data/config.in to say +os="!windows" on all the entries. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
