From owner-freebsd-stable@FreeBSD.ORG Thu Apr 28 18:15:06 2005 Return-Path: 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 CF73816A4CE for ; Thu, 28 Apr 2005 18:15:06 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37D9043D55 for ; Thu, 28 Apr 2005 18:15:06 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so664167wri for ; Thu, 28 Apr 2005 11:15:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ew3pu4yUFw5X+3bCNhnJBmZt3ZEhLrqitdIjNRip3IGLwdpCYrG2ox9IXfx1zhhXf0ssLa6zCdrUeXAInUpmZ6QUwOlLr6VqzKP2ISlfJWxrguYkg8rkEiZDu0h1HF18aCxcMe8KhopCH1m+33ynIAGbTBZI3GXVyNZXywxmnVE= Received: by 10.54.81.2 with SMTP id e2mr1245871wrb; Thu, 28 Apr 2005 11:15:02 -0700 (PDT) Received: by 10.54.29.77 with HTTP; Thu, 28 Apr 2005 11:15:02 -0700 (PDT) Message-ID: <790a9fff050428111549fbe561@mail.gmail.com> Date: Thu, 28 Apr 2005 13:15:02 -0500 From: Scot Hetzel To: Damian Gerow In-Reply-To: <20050428154112.GD69135@afflictions.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050418120423.GA697@afflictions.org> <20050420154258.GI720@afflictions.org> <20050428093037.GC69135@afflictions.org> <200504281207.41387.josemi@redesjm.local> <20050428154112.GD69135@afflictions.org> cc: freebsd-stable@freebsd.org Subject: Re: UPDATE: ATA mkIII official patches for releng_5 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2005 18:15:06 -0000 On 4/28/05, Damian Gerow wrote: > I'm using the latest -n patchset. I tried against RELENG_5_4, and agains= t a > RELENG_5 sup from last night. I still get the kmod.mk build error. >=20 > I'm positive it's something about my build environment, but I don't know > /what/. If you modified your /etc/make.conf, try commenting all your changes out. Or post a copy here so someone can see if there is a problem in your make.conf file.