Newsgroups: comp.os.minix
Subject: Compiling gzip
Sender: wjt@actrix.gen.nz (Warwick Tylor)		
Organization: Actrix - Internet Services
Keywords: gzip, Minix		
From: wjt@atlantis.actrix.gen.nz (Warwick Taylor)
NNTP-Posting-Host: 203.96.16.23
X-Original-NNTP-Posting-Host: 203.96.16.23
Message-ID: <3792f22c@news.actrix.gen.nz>
Date: 19 Jul 1999 21:38:52 NZST
X-Trace: 19 Jul 1999 21:38:52 NZST, 203.96.16.23
Lines: 20
Path: star.cs.vu.nl!newsfeed2.news.nl.uu.net!newsfeed.amsterdam.nl.net!sun4nl!remarQ-easT!supernews.com!remarQ.com!nntp.abs.net!cyclone.news.idirect.com!island.idirect.com!usenet.net.nz!news.iprolink.co.nz!news.actrix.gen.nz!wjt
Xref: star.cs.vu.nl comp.os.minix:35992

Hi,

Recently someone posted an article requesting help with compiling gzip.
Like this person, I had trouble running configure. Thank you to the person
who replied that we should use Makefile.gzip and thank you to the creator
of this makefile.

I still have problems though in that two errors are produced:

line 191: overflow on array size
line 193: overflow on array size

DECLARE declares the array to have size 1L<<(BITS-1).

How can I fix this? What should the value of the array size be?

I am running Minix i386 2.0. Thank you in advance.

Regards,
Warwick Taylor
