From owner-freebsd-current@FreeBSD.ORG Sat Sep 20 07:14:25 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC04F16A4B3; Sat, 20 Sep 2003 07:14:25 -0700 (PDT) Received: from h190n1fls34o809.telia.com (h53n1fls305o1033.telia.com [81.226.56.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1207243FBD; Sat, 20 Sep 2003 07:14:24 -0700 (PDT) (envelope-from pawel.worach@telia.com) Received: from telia.com (corona.sajd.net [192.168.1.20]) h8KEEL004676; Sat, 20 Sep 2003 16:14:21 +0200 (MEST) Message-ID: <3F6C60BE.5060207@telia.com> Date: Sat, 20 Sep 2003 16:14:22 +0200 From: Pawel Worach User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030917 X-Accept-Language: en-us, en MIME-Version: 1.0 To: wilko@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: if_sk build fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 14:14:26 -0000 Hi! Last if_sk update broke buildkernel ===> sk rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include /usr/src/sys/modules/sk/../../pci/if_sk.c /usr/src/sys/pci/if_sk.c:129:26: pci/yukonreg.h: No such file or directory mkdep: compile failed missed to cvs add yukonreg.h? - Pawel