From owner-freebsd-current@FreeBSD.ORG Mon Jan 12 05:21:20 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 CECAC16A4CE for ; Mon, 12 Jan 2004 05:21:20 -0800 (PST) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B84943D92 for ; Mon, 12 Jan 2004 05:20:32 -0800 (PST) (envelope-from sos@spider.deepcore.dk) Received: from spider.deepcore.dk (localhost [127.0.0.1]) by spider.deepcore.dk (8.12.10/8.12.10) with ESMTP id i0CDGnmd026653; Mon, 12 Jan 2004 14:16:49 +0100 (CET) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.10/8.12.10/Submit) id i0CDGmYU026652; Mon, 12 Jan 2004 14:16:48 +0100 (CET) (envelope-from sos) Message-Id: <200401121316.i0CDGmYU026652@spider.deepcore.dk> In-Reply-To: <20040112081608.O70541-100000@mike.reifenberger.com> To: mike Date: Mon, 12 Jan 2004 14:16:48 +0100 (CET) Sender: sos@spider.deepcore.dk From: sos@deepcore.dk X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 X-mail-scanned: by DeepCore Virus & Spam killer v1.3 X-Mailman-Approved-At: Mon, 12 Jan 2004 07:00:57 -0800 cc: current@FreeBSD.ORG Subject: Re: HEADS UP! SiI3112 users please test! 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: Mon, 12 Jan 2004 13:21:20 -0000 It seems mike wrote: > On Sun, 11 Jan 2004, Soren Schmidt wrote: > > > Date: Sun, 11 Jan 2004 23:11:31 +0100 (CET) > > From: Soren Schmidt > > To: current@freebsd.org > > Subject: HEADS UP! SiI3112 users please test! > > > > cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions > -std=c99 -g -nostdinc -I- -I. -I../../.. -I../../../contrib/dev/acpica > -I../../../contrib/ipfilter -I../../../contrib/dev/ath > -I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm -D_KERNEL -include > opt_global.h -fno-common -finline-limit=15000 -fno-strict-aliasing > -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror > ../../../dev/ata/atapi-cam.c > In file included from ../../../dev/ata/atapi-cam.c:51: > ../../../dev/ata/ata-all.h:203: error: field `done' has incomplete type > *** Error code 1 You need to update, this has been fixed... -Søren Yes I know it works under windows!!