Date: Thu, 11 Dec 2003 22:09:45 -0600 From: Eric Anderson <anderson@centtech.com> To: current@freebsd.org Subject: if_ndis breakage on -current tonight Message-ID: <3FD93F89.2090100@centtech.com>
next in thread | raw e-mail | index | archive | help
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. ------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FD93F89.2090100>