Re: [tcpdump-workers] OpenSSL deprecation warnings on MacOS

2013-10-16 Thread Petya Kohts
Builds for me on: * Fedora 15 x86_64, GCC 4.6.0 * Gentoo base 2.0.1 x86_64, GCC 4.3.3 * Fedora 9 x86_64, GCC 4.3.0 * Debian 6.0.8 amd64, GCC 4.4.5 Petya. On Wed, Oct 16, 2013 at 7:08 PM, Denis Ovsienko wrote: > 25.09.2013, 17:47, "Alan DeKok" : >> Denis Ovsienko wrote: >> >>> Below are some w

Re: [tcpdump-workers] OpenSSL deprecation warnings on MacOS

2013-09-26 Thread Denis Ovsienko
25.09.2013, 17:47, "Alan DeKok" : [...] >   Apple wants applications to use the Apple crypto library instead of > OpenSSL.  I'm not sure that this is a good idea for pcap. > >   The way to get rid of these warnings is the following code.  See the > FreeRADIUS src/include/build.h include file for m

Re: [tcpdump-workers] OpenSSL deprecation warnings on MacOS

2013-09-25 Thread Alan DeKok
Denis Ovsienko wrote: > Below are some warnings specific to MacOS 10.8.5, i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00), would anybody be willing to troubleshoot that? > > ./print-esp.c: In function ‘esp_print_decrypt_buffer_by_ikev2’: > ./pri