From owner-freebsd-x11@FreeBSD.ORG Tue Oct 5 06:42:58 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 374A116A4CE for ; Tue, 5 Oct 2004 06:42:58 +0000 (GMT) Received: from relay.pixi.com (relay.pixi.com [206.127.224.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04D0D43D41 for ; Tue, 5 Oct 2004 06:42:58 +0000 (GMT) (envelope-from knowtree@aloha.com) Received: from carter.pixi.com ([206.127.224.102]:4246 "EHLO carter.pixi.com") by relay.pixi.com with ESMTP id S10397AbUJEGm5 (ORCPT ); Mon, 4 Oct 2004 20:42:57 -1000 Received: from Internal (206.127.224.85) by carter with SMTP; Tue, 05 Oct 2004 06:43:00 GMT X-Titankey-e_id: <43aa9dcd-b223-41f9-97b9-653771a13b5f> Received: from vaiosr7k.ozland (atm-251-63.pixi.com [206.127.251.63]) by koa.aloha.com (8.12.10/8.12.2) with ESMTP id i956faBH004967; Mon, 4 Oct 2004 20:41:38 -1000 (HST) From: Gary Dunn To: Dejan Lesjak In-Reply-To: <200410041047.22446.dejan.lesjak@ijs.si> References: <200409281846.i8SIk2h19309@yoda.pixi.com> <200410041047.22446.dejan.lesjak@ijs.si> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.13 (Preview Release) Date: 04 Oct 2004 20:31:20 -1000 Message-Id: <1096957882.9505.3.camel@vaiosr7k.ozland> Mime-Version: 1.0 cc: x11@freebsd.org Subject: Re: cache error messages starting xfs X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Oct 2004 06:42:58 -0000 On Sun, 2004-10-03 at 22:47, Dejan Lesjak wrote: > On Tuesday 28 of September 2004 10:54, knowtree@aloha.com wrote: > > After upgrading to 4.4 I get the following errors as xfs starts: > > > > /usr/X11R6/bin/xfs error: CONFIG: unknown parameter "cache-hi-mark" > > /usr/X11R6/bin/xfs error: CONFIG: unknown parameter "cache-low-mark" > > /usr/X11R6/bin/xfs error: CONFIG: unknown parameter "cache-balance" > > > > Those parameters are in /usr/X11R6/lib/X11/fs/config > > There are two things you can do: comment out the lines in config or applying > the attached patch to x11-servers/XFree86-4-FontServer port and reinstalling > it. If you decide to try the patch, it would be interesting to know whether > there is any difference with or without caching. I admit I am not an expert with patch! I copied the patch to /usr/ports/x11-servers/XFree86-4-FontServer and ran make to unpack the tarball, then did patch