From owner-freebsd-current@FreeBSD.ORG Thu Dec 11 20:09:49 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 1035016A4CE for ; Thu, 11 Dec 2003 20:09:49 -0800 (PST) Received: from otter3.centtech.com (moat3.centtech.com [207.200.51.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCBB843D2D for ; Thu, 11 Dec 2003 20:09:47 -0800 (PST) (envelope-from anderson@centtech.com) Received: from centtech.com ([192.168.42.24]) by otter3.centtech.com (8.12.3/8.12.3) with ESMTP id hBC49l6T051649 for ; Thu, 11 Dec 2003 22:09:47 -0600 (CST) (envelope-from anderson@centtech.com) Message-ID: <3FD93F89.2090100@centtech.com> Date: Thu, 11 Dec 2003 22:09:45 -0600 From: Eric Anderson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: if_ndis breakage on -current tonight 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: Fri, 12 Dec 2003 04:09:49 -0000 Looks like the new if_ndis driver breaks my kernel build as of tonight (about 4 hours after the commit). Here's what I get: mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c /usr/src/sys/dev/if_ndis/if_ndis.c:74:30: ndis_driver_data.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/src/sys/modules/if_ndis. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/NEUTRINO. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Can't find ndis_driver_data.h anywhere. I'm curious about the ndis driver, but I'd love to be able to build my kernel again.. :) Eric -- ------------------------------------------------------------------ Eric Anderson Systems Administrator Centaur Technology All generalizations are false, including this one. ------------------------------------------------------------------