On Dec 14, 2010, at 10:22 AM, Peter Boosten wrote:
> gzip is in the base system, and there are, AFAICT, no header files for gzip.

I regret to disagree  :-), but:

% head -2 /usr/include/zlib.h
/* zlib.h -- interface of the 'zlib' general purpose compression library
  version 1.2.3, July 18th, 2005

> gzlibcompressor.c however tries to include zlib.h, and it might or might not 
> expect something that's in FreeBSD 8.1, but not in 8.0, however I cannot tell 
> for sure.
> 
> Anyone can confirm this?

CVSweb suggests zlib.h header has been part of the system for 14+ years, ie, 
from FreeBSD-2.x era:

  http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libz/zlib.h

Regards,
-- 
-Chuck

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to