From owner-freebsd-current Tue Jan 26 21:20:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA28404 for freebsd-current-outgoing; Tue, 26 Jan 1999 21:20:28 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA28393; Tue, 26 Jan 1999 21:20:23 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id WAA29449; Tue, 26 Jan 1999 22:20:21 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id WAA18549; Tue, 26 Jan 1999 22:20:20 -0700 Date: Tue, 26 Jan 1999 22:20:20 -0700 Message-Id: <199901270520.WAA18549@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Peter Wemm Cc: "Jordan K. Hubbard" , sef@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: kdump/ktrace broken in -current In-Reply-To: <199901270340.LAA09860@spinner.netplex.com.au> References: <199901270220.SAA50280@time.cdrom.com> <199901270340.LAA09860@spinner.netplex.com.au> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > "Jordan K. Hubbard" wrote: > > ===> kdump > > cc -O -pipe -I/a/time/src/usr.bin/kdump/../ktrace -I/a/time/src/usr.bin/kdump > /../.. -c /a/time/src/usr.bin/kdump/kdump.c > > /bin/sh /a/time/src/usr.bin/kdump/mkioctls > ioctl.c > > cc -O -pipe -I/a/time/src/usr.bin/kdump/../ktrace -I/a/time/src/usr.bin/kdump > /../.. -c ioctl.c > > In file included from ioctl.c:66: > > /usr/include/pccard/cardinfo.h:57: redeclaration of `enum cardstate' > > /usr/include/pccard/cardinfo.h:57: conflicting types for `noslot' > > /usr/include/pccard/card.h:57: previous declaration of `noslot' > > /usr/include/pccard/cardinfo.h:57: conflicting types for `empty' > > /usr/include/pccard/card.h:57: previous declaration of `empty' > > I had this problem.. There is a stray file in /usr/include/pccard - card.h > should not be there, and the generator script for ktrace/kdump/truss finds > it. > > === > revision 1.9 > date: 1997/11/18 21:03:57; author: nate; state: dead; lines: +0 -0 > - Renamed 'card.h' to 'cardinfo.h', to avoid namespace collisions with > the card.h that config builds. > > [ Repository renaming done in the background to save the card.h history ] > === How did this get back 'alive'? It was removed over a year ago... Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message