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=79389 --- shadow/79389 2006-09-12 18:03:45.000000000 -0400 +++ shadow/79389.tmp.19147 2006-09-18 13:17:17.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 79389 Product: Mono: Class Libraries Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Major Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -121,6 +121,15 @@ } } ============== TestDeflate.cs ============== ------- Additional Comments From [EMAIL PROTECTED] 2006-09-12 18:03 ------- Debian bugreport: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379225 + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-18 13:17 ------- +This is a buglet in packaging. libzlib is an optional dependency +(needed only for a small subset of the mono 2.0 profile), so its +absence is not regarded as an error. I have added a more prominent +warning for when it's not found and documented the need in the README +file. +The debian package (and other package) maintainers should add +libzlib-dev (zlib1g-dev for debian) to the source dependencies. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
