From owner-freebsd-current@FreeBSD.ORG Thu Aug 26 14:05:47 2004 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 0C73216A4CE for ; Thu, 26 Aug 2004 14:05:47 +0000 (GMT) Received: from sasl.smtp.pobox.com (puzzle.sasl.smtp.pobox.com [207.8.226.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id C096B43D46 for ; Thu, 26 Aug 2004 14:05:46 +0000 (GMT) (envelope-from sungo@pobox.com) Received: from localhost.localdomain (localhost [127.0.0.1]) by puzzle.pobox.com (Postfix) with ESMTP id 252E4138EA5 for ; Thu, 26 Aug 2004 10:03:52 -0400 (EDT) Received: from dev.eekeek.org (dev.eekeek.org [68.225.90.18]) by puzzle.pobox.com (Postfix) with ESMTP id 9D3CC138E8A for ; Thu, 26 Aug 2004 10:03:51 -0400 (EDT) Date: Thu, 26 Aug 2004 10:05:15 -0400 From: sungo To: current@freebsd.org Message-ID: <20040826140515.GC784@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040722i Subject: ndis compilation failure in -CURRENT 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: Thu, 26 Aug 2004 14:05:47 -0000 is ndis known to be broken in this morning's sources? i am getting the following error from make buildkernel: /usr/src/sys/compat/ndis/subr_ndis.c: In function `ndis_workfunc': /usr/src/sys/compat/ndis/subr_ndis.c:2878: warning: assignment from incompatible pointer type *** Error code 1 this is a dell latitude d600 with 'options NDISAPI' on in the kernel config (full config can be provided on request). the actual ndis and if_ndis modules are compiling fine. only the kernel with NDISAPI is having drama for me today. -- sungo http://eekeek.org