From owner-freebsd-questions@FreeBSD.ORG Mon Sep 18 18:31:29 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FF6216A417 for ; Mon, 18 Sep 2006 18:31:29 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail8.sea5.speakeasy.net (mail8.sea5.speakeasy.net [69.17.117.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D46843D86 for ; Mon, 18 Sep 2006 18:31:22 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 25216 invoked from network); 18 Sep 2006 18:31:21 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 18 Sep 2006 18:31:20 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 93B512842D; Mon, 18 Sep 2006 14:31:19 -0400 (EDT) To: Eric Schuele References: <450DC9D9.6050000@verysmall.org> <450DCEDB.9080301@infracaninophile.co.uk> <450EC91F.2030802@computer.org> From: Lowell Gilbert Date: Mon, 18 Sep 2006 14:31:19 -0400 In-Reply-To: <450EC91F.2030802@computer.org> (Eric Schuele's message of "Mon, 18 Sep 2006 11:28:15 -0500") Message-ID: <44irjlkow8.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: [OT] Re: how to apply a patch set 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, 18 Sep 2006 18:31:29 -0000 Eric Schuele writes: > On 09/17/2006 17:40, Matthew Seaman wrote: >> pobox@verysmall.org wrote: >>> Hello, >>> >>> I am trying to apply a patch set to FreeBSD 5.5 (this letter 'p' >>> followed by a number, after the version in 'uname -a') - but somehow it >>> did not work. > > > >> >> The '#N' business after the version number is a counter showing how >> many times you've updated your kernel. > > For the longest time this counter has never increased for me (it used > to). It now stays at zero, yet I have rebuilt world numerous > times. Must be something in the way I am doing things. Any idea what > would cause it to *not* increase? Deleting /usr/obj is the usual cause of that.