----- Original Message -----
> From: Guy Harris <g...@alum.mit.edu>
> To: François-Xavier Le Bail <fx.leb...@yahoo.com>
> Cc: tcpdump-workers <tcpdump-workers@lists.tcpdump.org>
> Sent: Monday, February 17, 2014 12:55 AM
> Subject: Re: [tcpdump-workers] Build and check on a big-endian system
> 
> 
> On Feb 16, 2014, at 10:58 AM, François-Xavier Le Bail 
> <fx.leb...@yahoo.com> wrote:
> 
>>>  From: Guy Harris <g...@alum.mit.edu>
>> 
>>>  On Feb 15, 2014, at 1:21 PM, Michael Richardson 
> <m...@sandelman.ca> wrote:
>>> 
>>>>  The ESP tests are failing because you haven't got libssl-dev.
>>> 
>>>  Yes - some tests fail if the full set of support libraries weren't 
> available when tcpdump was built.
>>> 
>>>  Perhaps we want to suppress some tests if we don't have the 
> appropriate libraries - or have the tests compare against the results of a 
> tcpdump built without the library or libraries in question rather than the 
> results of one built with them.
>> 
>> 
>>  We could maybe add a text in INSTALL file, like:

>>  +To build with crypto support, you need SSL library (libssl-dev).
>>  +If you don't have this library, you will have some "make 
> check" errors.
> 
> Denis appears to have fixed that with
> 
>     commit 9e2042ebe86c41d373930dbd89b56a6a2f06fcf0
>     Author: Denis Ovsienko <infrastat...@yandex.ru>
>     Date:   Mon Feb 17 00:22:37 2014 +0400
> 
>         make OpenSSL-specific tests conditional

We could maybe add a text in INSTALL file, like:

To build with crypto support, you need SSL library (libssl-dev).
_______________________________________________
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers

Reply via email to