Date: Tue, 14 Dec 2010 19:53:08 +0100 From: Peter Boosten <peter@boosten.org> To: Chuck Swiger <cswiger@mac.com> Cc: FreeBSD - <freebsd-questions@freebsd.org> Subject: Re: Updating glib from 2.24.2 to 2.26.1_1 fails Message-ID: <D12AFAE4-3827-447B-A18A-AE1379A13B14@boosten.org> In-Reply-To: <BE901C9E-4158-45E3-8DEB-44900512C0EC@mac.com> References: <4D0726F2.6070703@boosten.org> <AANLkTimx55S7U_20-N5A3g1-%2BuuPJSjyi7t-X286_4O-@mail.gmail.com> <868B0824-7FFC-418A-A267-2A6D025FB4C7@boosten.org> <BE901C9E-4158-45E3-8DEB-44900512C0EC@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 14 dec 2010, at 19:40, Chuck Swiger wrote: > 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. >=20 > I regret to disagree :-), but: >=20 > % head -2 /usr/include/zlib.h > /* zlib.h -- interface of the 'zlib' general purpose compression = library > version 1.2.3, July 18th, 2005 >=20 Chuck, Thanks for your answer. I looked for a gzip.h, but obviously didn't find = one :-) >> 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. >>=20 >> Anyone can confirm this? >=20 > CVSweb suggests zlib.h header has been part of the system for 14+ = years, ie, from FreeBSD-2.x era: >=20 > http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libz/zlib.h >=20 I found indeed no differences between 8.0 and 8.1. --=20 Peter Boosten http://www.boosten.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D12AFAE4-3827-447B-A18A-AE1379A13B14>