From owner-freebsd-stable@FreeBSD.ORG Tue Feb 7 15:45:39 2006 Return-Path: X-Original-To: freebsd-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 EA42C16A420 for ; Tue, 7 Feb 2006 15:45:39 +0000 (GMT) (envelope-from ianchov@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DFA943D48 for ; Tue, 7 Feb 2006 15:45:39 +0000 (GMT) (envelope-from ianchov@gmail.com) Received: by uproxy.gmail.com with SMTP id m3so430474ugc for ; Tue, 07 Feb 2006 07:45:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=TpmfXbResZh4bOBz975yoaWMTzXfLfujyFOj3NAGCeVu0+jDHBRvkkxigF2EIA6B+BE4ZdCi9kUv9nb1u2we3Ctl8U//7MMPEl7/jE8vOhpGTAadiMzdaf8R+fXlKv8Tbt+m5Cml41av/Ht+yQYvu0DVgWf4d7X3nx5Zy+rl2w4= Received: by 10.48.255.14 with SMTP id c14mr1584094nfi; Tue, 07 Feb 2006 06:47:47 -0800 (PST) Received: by 10.49.26.12 with HTTP; Tue, 7 Feb 2006 06:47:47 -0800 (PST) Message-ID: <18e02bd30602070647o682605dcg3f05bd22c7b45325@mail.gmail.com> Date: Tue, 7 Feb 2006 16:47:47 +0200 From: Iantcho Vassilev To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: kernel compile error - ata_modify_if_48bit 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: Tue, 07 Feb 2006 15:45:40 -0000 I`m trying for 2 weeks to compile my custom kernel but through this time i got all the same error in the ata drivers: ATA_MODIFY_IF_48bit.. I tried many time cvsup; make cleandir; make clean; make buildkernel KERNCONF=3D... ps. I want to note however that the working kernel now is complied with the same configuration that is breaking now