Re: [tcpdump-workers] make check problems

2010-04-06 Thread Michael Richardson
> "Ondrej" == Ondrej Mori writes: Ondrej> Hi, You did see this: uudecode --help || (echo "No uudecode program found, not running tests"; echo "apt-get/rpm install sharutils?"; exit 1) Usage: uudecode [FILE]... Mandatory arguments to long options are mandatory to short options too. -o

Re: [tcpdump-workers] make check problems

2010-04-06 Thread Michael Richardson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > "Ondrej" == Ondrej Mori writes: Ondrej> Hi, Ondrej> there are some failures in make check (output attached), is Ondrej> it some known bug? Actually there is a bug in both lmp.sh Ondrej> and print-flags.sh - these scripts exit w

[tcpdump-workers] make check problems

2010-04-06 Thread Ondrej Moriš
Hi, there are some failures in make check (output attached), is it some known bug? Actually there is a bug in both lmp.sh and print-flags.sh - these scripts exit with 0 no matter what diff command returns and therefore these tests (in TESTrun.sh) always report 'pass'. May I ask you what is c

[tcpdump-workers] make check problems

2010-04-06 Thread Ondrej Moriš
Hi, there are some failures in make check (output attached), is it some known bug? Actually there is a bug in both lmp.sh and print-flags.sh - these scripts exit with 0 no matter what diff command returns and therefore these tests (in TESTrun.sh) always report 'pass'. May I ask you what is c