Using iTools 7.3 on Panther. Any help would be appreciated
austin1:~/Desktop/mod_gzip admin$ make
/Library/Tenon/WebServer/Executables/apxs -c -Wc,-Wall mod_gzip.c
/Library/Tenon/WebServer/Build/libtool --silent --mode=compile gcc -prefer-pic -DAP_HAVE_DESIGNATED_INITIALIZER -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -O2 -I/Library/Tenon/WebServer/Include/apache2 -I/Library/Tenon/WebServer/Include/apache2 -I/Library/Tenon/WebServer/Include/apache2 -Wall -c -o mod_gzip.lo mod_gzip.c && touch mod_gzip.slo
mod_gzip.c:130:56: zutil.h: No such file or directory
mod_gzip.c: In function `mod_gzip_output_filter':
mod_gzip.c:2954: error: `OS_CODE' undeclared (first use in this function)
mod_gzip.c:2954: error: (Each undeclared identifier is reported only once
mod_gzip.c:2954: error: for each function it appears in.)
apxs:Error: Command failed with rc=65536
.
make: *** [mod_gzip.la] Error 1