From owner-freebsd-questions@FreeBSD.ORG Tue Jul 21 09:51:33 2009 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 6C9BE1065673 for ; Tue, 21 Jul 2009 09:51:33 +0000 (UTC) (envelope-from hsmtkk@gmail.com) Received: from mail-qy0-f204.google.com (mail-qy0-f204.google.com [209.85.221.204]) by mx1.freebsd.org (Postfix) with ESMTP id 258158FC0C for ; Tue, 21 Jul 2009 09:51:32 +0000 (UTC) (envelope-from hsmtkk@gmail.com) Received: by qyk42 with SMTP id 42so2314736qyk.3 for ; Tue, 21 Jul 2009 02:51:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=4QamWS9koYNdmn+rurMPvqx7cT1kH1ElvNPJNIlZBV4=; b=UoocwNoHALAXSnBPrRZ6cmZL4WcaJeWViMNCgE1PJRmY/WmE7jaRY3VgbV90zIt3eH sbz2kYZu+9XuPu2po8iw0MpdJA7ym/IvJPRBWlBlUfKw8CP+aJQdtEwpYOLkN0s40JCE jDKTNESP2fgIpEfmstk1reqw8p3ctoO9AM50U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=KGdP/aV1Qnt9WfwxgjVwkeokCqgrngONqH4gB4sDnmdMGALbt3NmSeNLHpWAUx1DEV qdBhM0HakpdMZrjTXG0rB0r1e5nrb7mO1TAmsjf5p2jaQn55oMOz6al7Pi+TNdoFLO83 xUoaouJ2fR+b0noGNJurH7mkiMYUpe6EWa+wk= MIME-Version: 1.0 Received: by 10.229.109.202 with SMTP id k10mr924236qcp.58.1248169892262; Tue, 21 Jul 2009 02:51:32 -0700 (PDT) In-Reply-To: <4A65187E.8060505@phat.za.net> References: <4A65187E.8060505@phat.za.net> Date: Tue, 21 Jul 2009 18:51:32 +0900 Message-ID: <6bae2c430907210251k6266b624s988ad629466f586c@mail.gmail.com> From: Hashimoto To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: devel/ccache broken in BETA2? 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, 21 Jul 2009 09:51:33 -0000 > Is anyone able to compile just about anything with ccache on BETA2? =C2= =A0I'm > experiencing a lot of breakage here. I had similar problem on 8.0-BETA2. And the patch solved the problem. http://lists.freebsd.org/pipermail/freebsd-questions/2009-July/202658.html http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20090720/9bc= 71e56/patch-mmap.obj Does it help? --=20 Kouki Hashimoto hsmtkk@gmail.com