Date: Tue, 5 Oct 2004 09:30:31 +0200 From: Dejan Lesjak <dejan.lesjak@ijs.si> To: Gary Dunn <knowtree@aloha.com> Cc: x11@freebsd.org Subject: Re: cache error messages starting xfs Message-ID: <200410050930.31320.dejan.lesjak@ijs.si> In-Reply-To: <1096957882.9505.3.camel@vaiosr7k.ozland> References: <200409281846.i8SIk2h19309@yoda.pixi.com> <200410041047.22446.dejan.lesjak@ijs.si> <1096957882.9505.3.camel@vaiosr7k.ozland>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 05 of October 2004 08:31, Gary Dunn wrote: > I copied the patch to /usr/ports/x11-servers/XFree86-4-FontServer > and ran make to unpack the tarball, then did patch <xfs_patch [snip] > Did I omit something obvious, are is there something else, dark and > sinister, at work here? Hm, perhaps :) You did just save the attachment and not copy-pasted it, right? This should work: Go to /usr/ports/x11-servers/XFree86-4-FontServer. Just in case, you can remove everything there and recvsup to get clean port directory ('cd /usr/ports/x11-servers/XFree86-4-FontServer && rm -rf *' and use cvsup to get files back). Then grab a patch from here in case mail transport mangled it: 'fetch http://www.ijs.si/~lesi/fontserver/XFS_fcache.patch'. Use this to apply it: 'patch <XFS_fcache.patch'. This should succed unless something really weird is going on with patch(1). Dejan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410050930.31320.dejan.lesjak>