[Mono-dev] EntryPointNotFoundException: CreateZStream

Zoltan Varga vargaz at gmail.com
Sun Nov 24 18:05:51 UTC 2013


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 <mzabani at gmail.com> wrote:

> It seems like I'm not authorized to view that bug
>
>
> On Fri, Nov 22, 2013 at 6:38 PM, Zoltan Varga <vargaz at gmail.com> wrote:
>
>> Hi,
>>
>>   Probably:
>> https://bugzilla.xamarin.com/show_bug.cgi?id=15507
>>
>>            Zoltan
>>
>>
>> On Fri, Nov 22, 2013 at 8:19 PM, Marcelo Zabani <mzabani at gmail.com>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
>>> Mono-devel-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20131124/04a91a59/attachment.html>


More information about the Mono-devel-list mailing list