It's a packaging bug in mono for windows.

On Sun, Nov 24, 2013 at 1:05 PM, Zoltan Varga <[email protected]> wrote:

> Hi,
>
> So the problem is that recent mono packages are missing the 
> MonoPosixHelper.dll file for some reason, and the system has an old version 
> lying around in some other package, leading to this error.
>
>          Zoltan
>
>
>
> On Sun, Nov 24, 2013 at 5:43 PM, Marcelo Zabani <[email protected]> wrote:
>
>> It seems like I'm not authorized to view that bug
>>
>>
>> On Fri, Nov 22, 2013 at 6:38 PM, Zoltan Varga <[email protected]> wrote:
>>
>>> Hi,
>>>
>>>   Probably:
>>> https://bugzilla.xamarin.com/show_bug.cgi?id=15507
>>>
>>>            Zoltan
>>>
>>>
>>> On Fri, Nov 22, 2013 at 8:19 PM, Marcelo Zabani <[email protected]>wrote:
>>>
>>>> I'm running into the following exception:
>>>>
>>>> *System.EntryPointNotFoundException: CreateZStream at (wrapper
>>>> managed-to-native) System.IO.Compression.DeflateStreamNative:CreateZStream
>>>> (System.IO.Compression.CompressionMode,bool,System.IO.Compression.DeflateStreamNative/UnmanagedReadOrWrite,intptr)
>>>> at System.IO.Compression.DeflateStreamNative.Create (System.IO.Stream
>>>> compressedStream, CompressionMode mode, Boolean gzip) [0x00000] in
>>>> <filename unknown>:0 at System.IO.Compression.DeflateStream..ctor
>>>> (System.IO.Stream compressedStream, CompressionMode mode, Boolean
>>>> leaveOpen, Boolean gzip) [0x00000] in <filename unknown>:0 *
>>>>
>>>> with Mono 3.2.3 on Windows 8.
>>>>
>>>> I'm running a console project in "cmd", just plain old "mono app.exe".
>>>> What could this be?
>>>>
>>>> Thanks,
>>>> Marcelo.
>>>>
>>>> _______________________________________________
>>>> Mono-devel-list mailing list
>>>> [email protected]
>>>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>>>
>>>>
>>>
>>
>
> _______________________________________________
> Mono-devel-list mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to