On 14 dec 2010, at 18:24, Chris Brennan wrote: > t looks like you either specified to include gzip and it cant find the > headers or it's trying to find your gzip headers and can't because they are > in a different location.
gzip is in the base system, and there are, AFAICT, no header files for gzip. 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? btw. Please reply to all to keep it in the list -- Peter Boosten http://www.boosten.org _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
