From owner-freebsd-questions@FreeBSD.ORG Sat Jun 9 05:30:01 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3477216A41F for ; Sat, 9 Jun 2007 05:30:01 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.freebsd.org (Postfix) with ESMTP id B8B5913C457 for ; Sat, 9 Jun 2007 05:30:00 +0000 (UTC) (envelope-from illoai@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so36322nfb for ; Fri, 08 Jun 2007 22:29:57 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RE4a7KYt0VpLhkgKFGlUoyJzX+1xbZOdDf+OgeoCtxe3hnqcXncsFZnuOxrEzPuKAxoHNJS49oMRyxr4FKLeTnwMVnGnZ1D2Yh6pzjdL2/4KMw8YH/55n3P4kUv77qUub2SixmdO1Vlm5EbcoEpzaOPx25ge0gGpwIhzCJ7POYs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ocfR4KvQ4nxELa8/rMv3khSJ8VJvYCJRJ2YaNGdJLCWHuh6BDOTJYZHrMHdHnOHgn228l1KfFf/++ieYG3c+6hgKS86oW3nBvFSaiPTBM6NFZO6Wh9BsRtggOXv1MrXmeKdx+NDOzap78+59QuoZ0BAAFSP0N5oslFB/OCdzv48= Received: by 10.82.127.14 with SMTP id z14mr6658579buc.1181366997390; Fri, 08 Jun 2007 22:29:57 -0700 (PDT) Received: by 10.82.187.12 with HTTP; Fri, 8 Jun 2007 22:29:57 -0700 (PDT) Message-ID: Date: Sat, 9 Jun 2007 00:29:57 -0500 From: "illoai@gmail.com" To: "Mark Stout" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: freebsd-questions@freebsd.org Subject: Re: Upgrading to 6.2-RELEASE from 6.2-STABLE 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: Sat, 09 Jun 2007 05:30:01 -0000 On 08/06/07, Mark Stout wrote: > > I'd prefer to remain at 6.2-STABLE but I can't find where the problem is > with these IP errors. I'm figuring I've got a mixed code and that's the > root cause but I'm not sure. Did you remove your object directories before starting the build? Did you build without an /etc/make.conf? -- --