From owner-freebsd-questions@FreeBSD.ORG Wed May 27 16:42:00 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 023931065672 for ; Wed, 27 May 2009 16:42:00 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 2CB2D8FC14 for ; Wed, 27 May 2009 16:41:58 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n4RGfqgV053188; Wed, 27 May 2009 18:41:52 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n4RGfqxZ053185; Wed, 27 May 2009 18:41:52 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 27 May 2009 18:41:52 +0200 (CEST) From: Wojciech Puchar To: Kurt Buff In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Questions Subject: Re: Fwd: Patching? Probably a trivial question, but... 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: Wed, 27 May 2009 16:42:00 -0000 > time after taking the blindingly obvious step of deleting the 'work' > directory. > > This seems to be a key part of the process. > > The patch doesn't install correctly, as the make process generates the it installs correctly for sure :) as you don't see errors > following: > > HttpHeader.cc:127: error: 'ftSTr' was not declared in this scope > *** Error code 1 > > and halts after a few more errors, but at least that indicates that > *something* is happening with the patch file. > > This smells like progress. just patch a patch :)