From owner-freebsd-questions@FreeBSD.ORG Mon Dec 11 15:42:39 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C872C16A415 for ; Mon, 11 Dec 2006 15:42:39 +0000 (UTC) (envelope-from zhongtao@mail.tsinghua.edu.cn) Received: from mail.tsinghua.edu.cn (mail.tsinghua.edu.cn [166.111.8.54]) by mx1.FreeBSD.org (Postfix) with SMTP id 20B0043C9E for ; Mon, 11 Dec 2006 15:40:09 +0000 (GMT) (envelope-from zhongtao@mail.tsinghua.edu.cn) Received: from zhongtao.tsinghua.edu.cn.zhongtao@tsinghua.edu.cn([166.111.249.119]) by mail.tsinghua.edu.cn(AIMC 3.2.0.0) with SMTP id jm4457db158; Mon, 11 Dec 2006 23:41:10 +0800 X-MaxRuleNumber-200: 79457 54944965 X-MatchRuleNumber-200: 3670 26423171 X-Action-200: D Received: from zhongtao.tsinghua.edu.cn.zhongtao@tsinghua.edu.cn([166.111.249.119]) by mail.tsinghua.edu.cn(AIMC 3.2.0.0) with SMTP id AISP action; Mon, 11 Dec 2006 23:41:10 +0800 To: freebsd-questions@freebsd.org From: Zhongtao Zhu Date: Mon, 11 Dec 2006 23:41:12 +0800 Message-ID: <86r6v6fnjb.fsf@tsinghua.edu.cn> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-AIMC-AUTH: zhongtao:mail X-AIMC-MAILFROM: zhongtao@tsinghua.edu.cn X-AIMC-Msg-ID: uKMRntQB Subject: Is it safe to `make buildworld' while using ccache? 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: Mon, 11 Dec 2006 15:42:39 -0000 Dear list, I just got the 6.1-release stable src-tree merrily cvsup-ed, but it's weird the job of `make buildworld' stopped with some "missing error" related to the 'kvm'. (Forgive me, I can only offer this brief right now.) I've settled this problem with disabling the 'ccache' by purging its configuration lines from '/etc/make.conf' and afterwards everything is fixed. I wonder if somebody else also encountered with this frustrated combination. Regards, -- Zhongtao Zhu Tel: 86 10 62796829 Department of Computer Science, Tsinghua University, Beijing, China