gzip 1.4 make check error

2010-11-03 Thread Thomas Schulz
gzip 1.4 fails make check when built on Solaris 2.5.1, Solaris 7 & Solaris 8 using any of the following Sun compilers cc: WorkShop Compilers 4.2 30 Oct 1996 C 4.2 cc: Forte Developer 7 C 5.4 2002/03/09 cc: Sun C 5.8 2005/10/13 with the message: FAIL: tests/zgrep-f =

gzip 1.4 compile error

2010-11-03 Thread Thomas Schulz
gzip 1.4 fails to compile on a Solaris 2.5.1 machine with Sun's 'cc: WorkShop Compilers 4.2 30 Oct 1996 C 4.2' compiler with error "inflate.c", line 592: syntax error before or at: unsigned "inflate.c", line 593: undefined symbol: delta "inflate.c", line 622: cannot recover from previous errors c

Re: gzip 1.4 make check error

2010-11-09 Thread Thomas Schulz
> > On 11/03/2010 08:56 AM, Thomas Schulz wrote: > > gzip 1.4 fails make check when built on Solaris 2.5.1, Solaris 7 & Solaris 8 > > using any of the following Sun compilers > > cc: WorkShop Compilers 4.2 30 Oct 1996 C 4.2 > > cc: Forte Developer 7 C 5.4 2002/