On 06/19/2012 06:01 AM, sunmana...@t-online.de wrote: > this E-Mail is only to your information as asked during compilation and > installation of gzip 1.5.
Thanks for the bug report. What platform were you running this test on? I suspect that the environment variable PAGER was set to a bad value, or perhaps 'more' doesn't work on your system. What happens if you run the tests with PAGER='cat' in the environment? That is, what happens if you run the following shell command? env PAGER=cat make check