From owner-freebsd-openoffice@FreeBSD.ORG Wed Aug 25 08:21:15 2004 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F2C916A4CE; Wed, 25 Aug 2004 08:21:15 +0000 (GMT) Received: from satie.private.org (qclgw.qcl.t.u-tokyo.ac.jp [133.11.70.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C04B43D54; Wed, 25 Aug 2004 08:21:14 +0000 (GMT) (envelope-from chat95@mac.com) Received: from localhost (localhost [127.0.0.1]) by satie.private.org (8.12.10/8.12.10) with ESMTP id i7P8KSM0002277; Wed, 25 Aug 2004 17:20:28 +0900 (JST) (envelope-from chat95@mac.com) Date: Wed, 25 Aug 2004 17:20:28 +0900 (JST) Message-Id: <20040825.172028.276753151.chat95@mac.com> To: lehmann@ans-netz.de From: NAKATA Maho In-Reply-To: <20040825075051.02fefcdf.lehmann@ans-netz.de> References: <20040824.205251.884008417.chat95@mac.com> <20040825.125107.884012303.chat95@mac.com> <20040825075051.02fefcdf.lehmann@ans-netz.de> Organization: private X-Mailer: Mew version 3.3 on XEmacs 21.4.14 (Reasonable Discussion) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: maho@FreeBSD.org cc: openoffice@FreeBSD.org Subject: Re: cvs commit: ports/editors/openoffice-1.1 Makefile ports/editors/openoffice-1.1-devel Makefile X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Aug 2004 08:21:15 -0000 In Message-ID: <20040825075051.02fefcdf.lehmann@ans-netz.de> Oliver Lehmann wrote: > /root/.ccache filled up my / partition anyway... I should had consider > setting CCACHE_DIR ;) mine is: % ccache -s cache hit 97679 cache miss 33942 called for link 4639 multiple source files 44 compile failed 340 preprocessor error 44 not a C/C++ file 1265 autoconf compile/link 5016 no input file 465 files in cache 56776 cache size 912.2 Mbytes max cache size 976.6 Mbytes Once my hard drive had broken due to building so many times! --nakata maho