From owner-freebsd-stable@FreeBSD.ORG Wed Apr 5 20:45:58 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 197AC16A426; Wed, 5 Apr 2006 20:45:58 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A22543D45; Wed, 5 Apr 2006 20:45:57 +0000 (GMT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k35KjuS9027441; Wed, 5 Apr 2006 16:45:56 -0400 (EDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.3P/8.13.3) with ESMTP id k35Kjtd9082779 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 5 Apr 2006 16:45:55 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.2.3.4.0.20060405164410.09e6d798@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Wed, 05 Apr 2006 16:45:00 -0400 To: Kris Kennaway From: Mike Tancsa In-Reply-To: <20060405202315.GA28734@xor.obsecurity.org> References: <20060405194618.GA705@bsd.trippelsdorf.de> <6.2.3.4.0.20060405155043.106b7940@64.7.153.2> <20060405201956.GB705@bsd.trippelsdorf.de> <20060405202315.GA28734@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new Cc: stable@freebsd.org Subject: Re: smartmontools and latest 6.1 prerelease X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Apr 2006 20:45:58 -0000 At 04:23 PM 05/04/2006, Kris Kennaway wrote: >If this was necessary then you didn't completely upgrade >(e.g. buildworld); your kernel was out of sync with your userland. I did a full buildworld / buildkernel. Still had to rebuild the port. Perhaps a note in UPDATING ? ---Mike