From owner-freebsd-questions@FreeBSD.ORG Tue Dec 14 18:22:52 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40D86106564A for ; Tue, 14 Dec 2010 18:22:52 +0000 (UTC) (envelope-from peter@boosten.org) Received: from smtpq4.tb.mail.iss.as9143.net (smtpq4.tb.mail.iss.as9143.net [212.54.42.167]) by mx1.freebsd.org (Postfix) with ESMTP id C33318FC18 for ; Tue, 14 Dec 2010 18:22:51 +0000 (UTC) Received: from [212.54.42.145] (helo=smtp14.tb.mail.iss.as9143.net) by smtpq4.tb.mail.iss.as9143.net with esmtp (Exim 4.69) (envelope-from ) id 1PSZWU-0004Ei-9F; Tue, 14 Dec 2010 19:22:50 +0100 Received: from 541980a1.cm-5-2c.dynamic.ziggo.nl ([84.25.128.161] helo=ra.egypt.nl) by smtp14.tb.mail.iss.as9143.net with esmtp (Exim 4.69) (envelope-from ) id 1PSZWR-0001ui-Nl; Tue, 14 Dec 2010 19:22:47 +0100 Received: from mbp.egypt.nl (mbp.egypt.nl [192.168.13.33]) by ra.egypt.nl (Postfix) with ESMTP id 66E4D39856; Tue, 14 Dec 2010 19:22:47 +0100 (CET) Mime-Version: 1.0 (Apple Message framework v1082) From: Peter Boosten In-Reply-To: Date: Tue, 14 Dec 2010 19:22:47 +0100 Message-Id: <868B0824-7FFC-418A-A267-2A6D025FB4C7@boosten.org> References: <4D0726F2.6070703@boosten.org> To: Chris Brennan X-Mailer: Apple Mail (2.1082) X-ZiggoSMTP-MailScanner-Information: Please contact the ISP for more information X-ZiggoSMTP-MailScanner-ID: 1PSZWR-0001ui-Nl X-ZiggoSMTP-MailScanner: Found to be clean X-ZiggoSMTP-MailScanner-SpamCheck: geen spam, SpamAssassin (niet cached, score=-2.599, vereist 5, autolearn=not spam, BAYES_00 -2.60, HTML_MESSAGE 0.00, SPF_PASS -0.00) X-ZiggoSMTP-MailScanner-From: peter@boosten.org X-Spam-Status: No Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Updating glib from 2.24.2 to 2.26.1_1 fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2010 18:22:52 -0000 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 --=20 Peter Boosten http://www.boosten.org