Hi,
It seems like Wireshark no longer compiles if zlib is 1.2.1:

file_wrappers.c: In function `file_seek':
file_wrappers.c:893: warning: implicit declaration of function `inflatePrime'
make: *** [libwiretap_la-file_wrappers.lo] Error 1

file_wrappers.c:
        893: (void)inflatePrime(strm, here->data.zlib.bits, ret>>  (8 - 
here->data.zlib.bits));

Should we require a newer version of zlib?
Regards
Anders

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to