From owner-cvs-all Fri Sep 6 20:23: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FFA237B400; Fri, 6 Sep 2002 20:22:58 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 192E443E3B; Fri, 6 Sep 2002 20:22:57 -0700 (PDT) (envelope-from bmah@employees.org) Received: from bmah.dyndns.org ([12.233.149.189]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020907032255.WBNU9751.sccrmhc01.attbi.com@bmah.dyndns.org>; Sat, 7 Sep 2002 03:22:55 +0000 Received: from intruder.bmah.org (localhost [IPv6:::1]) by bmah.dyndns.org (8.12.6/8.12.6) with ESMTP id g873MtsU011866; Fri, 6 Sep 2002 20:22:55 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.6/8.12.6/Submit) id g873Mt9k011865; Fri, 6 Sep 2002 20:22:55 -0700 (PDT) Message-Id: <200209070322.g873Mt9k011865@intruder.bmah.org> X-Mailer: exmh version 2.5+ 20020729 with nmh-1.0.4 To: Maxim Sobolev Cc: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if_gre.c if_gre.h src/sys/netinet ip_gre.c In-Reply-To: <20020906220146.GA2737@vega.vega.com> References: <200209061816.g86IG3ni003518@freefall.freebsd.org> <20020906211015.A381C2A7D6@canning.wemm.org> <20020906220146.GA2737@vega.vega.com> Comments: In-reply-to Maxim Sobolev message dated "Sat, 07 Sep 2002 01:01:46 +0300." From: "Bruce A. Mah" Reply-To: bmah@FreeBSD.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_-780164049P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Fri, 06 Sep 2002 20:22:55 -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --==_Exmh_-780164049P Content-Type: text/plain; charset=us-ascii If memory serves me right, Maxim Sobolev wrote: > On Fri, Sep 06, 2002 at 02:10:15PM -0700, Peter Wemm wrote: > > ===> usr.bin/kdump > > cc -O -pipe -I/home/src/usr.bin/kdump/../ktrace -I/home/src/usr.bin/kdump/ > ../.. -c /home/src/usr.bin/kdump/kdump.c > > cc -O -pipe -I/home/src/usr.bin/kdump/../ktrace -I/home/src/usr.bin/kdump/ > ../.. -c ioctl.c > > In file included from ioctl.c:63: > > /usr/obj/home/src/i386/usr/include/net/if_gre.h:89: field `gi_i' has incomp > lete type > > /usr/obj/home/src/i386/usr/include/net/if_gre.h:133: field `mi' has incompl > ete type > > Hmm, I suspect that actually broken is mkioctls, which have absolutely > no reason to generate #include . In any case, I've committed > a fix which should workaround the problem. Please let me know if it > didn't help. It didn't seem to help me. I've got rev. 1.3 of if_gre.h, but kdump gives exactly the same error message as before. (I attempted a buildworld starting with a clean /usr/obj.) Is it possible that the generated ioctl.c needs to do something like #define INET in order for your workaround to take effect? Bruce. --==_Exmh_-780164049P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Exmh version 2.5+ 20020506 iD8DBQE9eXEP2MoxcVugUsMRAsKCAKCEH7Lce3Cbdja1EFzXzz8p6LXDNwCfWeTB tHep+l/FP7fWOMKNQOKLMMI= =JJrt -----END PGP SIGNATURE----- --==_Exmh_-780164049P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message