From owner-freebsd-current@FreeBSD.ORG Fri Aug 27 03:21:44 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 452BC16A4CE; Fri, 27 Aug 2004 03:21:44 +0000 (GMT) Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id E25AB43D2F; Fri, 27 Aug 2004 03:21:43 +0000 (GMT) (envelope-from tim@contentspace.demon.co.uk) Received: from contentspace.demon.co.uk ([80.177.161.24] helo=godzuki.contentspace.priv) by anchor-post-33.mail.demon.net with esmtp (Exim 3.35 #1) id 1C0XJ7-000Hhg-0X; Fri, 27 Aug 2004 03:21:42 +0000 From: Tim Hawkins Organization: Contentspace LLP To: freebsd-current@freebsd.org Date: Fri, 27 Aug 2004 04:27:14 +0100 User-Agent: KMail/1.6.2 References: <20040826140515.GC784@pobox.com> In-Reply-To: <20040826140515.GC784@pobox.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408270427.15392.tim@contentspace.demon.co.uk> X-Mailman-Approved-At: Fri, 27 Aug 2004 11:58:54 +0000 cc: sungo cc: current@freebsd.org Subject: Re: ndis compilation failure in -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: tim@contentspace.demon.co.uk List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 03:21:44 -0000 On Thursday 26 August 2004 15:05, sungo wrote: > 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 > I have the same problem with the broadcom WG54 chipset > 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 > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"