From owner-freebsd-current@FreeBSD.ORG Mon Oct 28 16:30:42 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2AD8640C for ; Mon, 28 Oct 2013 16:30:42 +0000 (UTC) (envelope-from sean_bruno@yahoo.com) Received: from nm46-vm10.bullet.mail.bf1.yahoo.com (nm46-vm10.bullet.mail.bf1.yahoo.com [216.109.114.203]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9469B2B53 for ; Mon, 28 Oct 2013 16:30:40 +0000 (UTC) Received: from [66.196.81.171] by nm46.bullet.mail.bf1.yahoo.com with NNFMP; 28 Oct 2013 16:27:45 -0000 Received: from [98.139.213.11] by tm17.bullet.mail.bf1.yahoo.com with NNFMP; 28 Oct 2013 16:27:45 -0000 Received: from [127.0.0.1] by smtp111.mail.bf1.yahoo.com with NNFMP; 28 Oct 2013 16:27:45 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1382977665; bh=4w6hr8f2DTPaUhkjeNDKUbjV02lyKjrHWgg3He7bhQc=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:Subject:From:Reply-To:To:Cc:In-Reply-To:References:Content-Type:Date:Message-ID:Mime-Version:X-Mailer; b=bZ8YaL18Hsshxbuh5kKkVF+Jt51okovHQJowyzoKU99M2Ko8YwS904bceXfzu1nq43NcTGe+34DWocukZHZLvBldmx1edxgT+dHmxzJ9LLys7X9D58+DgfjNTbu/0WkIeNbm+N3At7VJh6V6jkfFWrEUyCse2VvwpoV1oABvr4c= X-Yahoo-Newman-Id: 478997.38587.bm@smtp111.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: xiwGg0IVM1nfh4QH7fz7o6tLFWvfju4_bRYrt1ohkQgUJI. wGtvFxUZ4GrOVnkG7jWZRQV_kJZ7D6mfE3DG4WH92Yvtp6lsAycn_YqF4mpM 9KoEG5HaRKSiaTbYoTWjG7ji7d1bh8zy9xwtPEjC0anKKyg6xb8K7PoS3lmA 4nJJDXiGCe.4UBZTGRHV9KAZ8ZvFIKnUyzO8JaB5cKOBqnFKY5VLPdZMYGDc GD.k7KRNOJ3y_GQ4C5Pg6OUXR8V5K6RfF.VUx_Di2RN_0LMAVevUhdbF2s.W GKvdKKryUo4NaHgrT.bGR5Bz6kAbgAl7f9r3no19WxmegwGVANYxmNpM1_hJ pOqISdwHepbxt79Vfrq6Eu.XDHEkWd8lYxhMsjfG19Qzcx0R0vJTUCwVzA5G 5FikiDvxQvYcCSFxaMdfSBxq0Ixd4fmtK8tuqRxvGjOFeInlWui4_0CTRWZn rt3CIOwq8kdHY8I.nzpRIDmLpi5wyoDc_ln.U5mFoE0q9HQtixEJS44pGRVA VEKD89PbJrLQlikHcE77g.vGLUnW15fst_O.8DZkGefmXNaQIuL7oCxD3c7t Em7mVjA-- X-Yahoo-SMTP: u5BKR6OswBC_iZJVfGRoMkTIpc8pEA4- X-Rocket-Received: from [192.168.0.100] (sean_bruno@71.224.221.174 with ) by smtp111.mail.bf1.yahoo.com with SMTP; 28 Oct 2013 09:27:45 -0700 PDT Subject: Re: CURRENT issue with /dev/cs From: Sean Bruno To: Outback Dingo In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-DeajBBgv3EWFeVwqd42D" Date: Mon, 28 Oct 2013 12:27:44 -0400 Message-ID: <1382977664.1545.25.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: sbruno@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Oct 2013 16:30:42 -0000 --=-DeajBBgv3EWFeVwqd42D Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Mon, 2013-10-28 at 10:27 -0400, Outback Dingo wrote: > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -g -Wall -Wredundant-de= cls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit= h > -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions > -Wmissing-include-dirs -fdiagnostics-show-option > -Wno-error-tautological-compare -Wno-error-empty-body > -Wno-error-parentheses-equality -nostdinc -I. -I/usr/src/sys > -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt -D_KERNEL > -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-frame-point= er > -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=3Dkernel > -mno-red-zone -mno-mmx -mno-sse -msoft-float > -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > /usr/src/sys/dev/cs/if_cs.c > ctfconvert -L VERSION -g if_cs.o > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -g -Wall -Wredundant-de= cls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit= h > -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions > -Wmissing-include-dirs -fdiagnostics-show-option > -Wno-error-tautological-compare -Wno-error-empty-body > -Wno-error-parentheses-equality -nostdinc -I. -I/usr/src/sys > -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt -D_KERNEL > -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-omit-frame-point= er > -mno-omit-leaf-frame-pointer -mno-aes -mno-avx -mcmodel=3Dkernel > -mno-red-zone -mno-mmx -mno-sse -msoft-float > -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > /usr/src/sys/dev/cs/if_cs_isa.c > In file included from /usr/src/sys/dev/cs/if_cs_isa.c:48: > /usr/src/sys/dev/cs/if_csvar.h:68:17: error: field has incomplete type > 'struct callout' > struct callout timer; > ^ > /usr/src/sys/dev/cs/if_csvar.h:68:9: note: forward declaration of 'struct > callout' > struct callout timer; > ^ > 1 error generated. > *** Error code 1 >=20 > Stop. > bmake[2]: stopped in /usr/obj/usr/src/sys/GENERIC > _______________________________________________ > 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= " thanks for catching this. I've committed a fix for this at svn R257262 sean --=-DeajBBgv3EWFeVwqd42D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iQEcBAABAgAGBQJSbpCAAAoJEBkJRdwI6BaHp6EH/iskufqwGr+6R3Ar1mC+56ca BjRy1+3LPoLut+GkiMAvOQt8sjdN4Ep7DukQeRKpRWjRFvJQPWSVRkwnUA882Lj5 jySHftrGKp4ttAYh8mA2F5pUrlwawmTotMnGARZvseDBk24y3hSIrFOzP+FpPKXy Iwd9xSxoW3sP6f9cOgTLo89GVlQefij6n8v2zzdCce3FfhWcl7Ja5x4s61S5QQbf r5lG5ypAf28UTr3OxTh9Bqg9mCYqPFcl/oPHB3ZcuYBYM7hH++HiWCwi2rWRNtEr D7glWWRkKIxHh74qoiTZ2r0/rUqSPYZihk4IOeGVRkMYlmxpdi50nJFtagskukk= =Ef0C -----END PGP SIGNATURE----- --=-DeajBBgv3EWFeVwqd42D--