From owner-freebsd-stable@FreeBSD.ORG Sun Aug 31 01:51:10 2008 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0169106564A for ; Sun, 31 Aug 2008 01:51:10 +0000 (UTC) (envelope-from dan@langille.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) by mx1.freebsd.org (Postfix) with ESMTP id C5D9C8FC08 for ; Sun, 31 Aug 2008 01:51:10 +0000 (UTC) (envelope-from dan@langille.org) Received: from localhost (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id 5764950846; Sun, 31 Aug 2008 02:35:13 +0100 (BST) X-Virus-Scanned: amavisd-new at unixathome.org Received: from nyi.unixathome.org ([127.0.0.1]) by localhost (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k1h3q2dErBT1; Sun, 31 Aug 2008 02:35:10 +0100 (BST) Received: from laptop.unixathome.org (bast.unixathome.org [72.78.223.75]) by nyi.unixathome.org (Postfix) with ESMTPSA id CDAB850844; Sun, 31 Aug 2008 02:35:10 +0100 (BST) Message-ID: <48B9F506.1020200@langille.org> Date: Sat, 30 Aug 2008 21:33:58 -0400 From: Dan Langille Organization: The FreeBSD Diary User-Agent: Thunderbird 2.0.0.14 (X11/20080623) MIME-Version: 1.0 To: John Scroggins References: <1220144983.37555.26.camel@rougehunter75.charterpipeline.net> In-Reply-To: <1220144983.37555.26.camel@rougehunter75.charterpipeline.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org Subject: Re: unable to upgrade to 7.1-PRE 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: Sun, 31 Aug 2008 01:51:11 -0000 John Scroggins wrote: > Hello all, > > I have attempted to upgrade to 7.1-Pre with no avail. > My source tree is has been cleaned and /usr/obj is cleared every time > the system is rebuilt. I have swapped over the kernel config to the > latest Generic and uncommented the dtrace hooks -- but my build > continues to fall on its face compiling the dtrace module. > > Is there something I'm missing here ? good chance its obvious, but I'm > at a loss --- :( > > here my system info: > > FreeBSD rougehunter75 7.0-STABLE FreeBSD 7.0-STABLE #0: Sat Aug 23 > 14:31:58 PDT 2008 > root@rougehunter75/usr/obj/usr/src/sys/rougehunter75 amd64 Look in the archives for dtrace. Lots of interesting stuff has happened lately I suggest another cvsup, rm /usr/obj, and try again. Not that I know what I'm talking about.