Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 1999 22:20:20 -0700
From:      Nate Williams <nate@mt.sri.com>
To:        Peter Wemm <peter@netplex.com.au>
Cc:        "Jordan K. Hubbard" <jkh@time.cdrom.com>, sef@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   Re: kdump/ktrace broken in -current 
Message-ID:  <199901270520.WAA18549@mt.sri.com>
In-Reply-To: <199901270340.LAA09860@spinner.netplex.com.au>
References:  <199901270220.SAA50280@time.cdrom.com> <199901270340.LAA09860@spinner.netplex.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
> "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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901270520.WAA18549>