From owner-freebsd-stable Tue May 23 23: 5:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from tigger.nu.org (aglet10.zip.com.au [61.8.19.10]) by hub.freebsd.org (Postfix) with ESMTP id 2E5AF37BDA2 for ; Tue, 23 May 2000 23:05:27 -0700 (PDT) (envelope-from vance@nu.org) Received: by tigger.nu.org (Postfix, from userid 342) id 8700D29F; Wed, 24 May 2000 16:05:18 +1000 (EST) Date: Wed, 24 May 2000 16:05:18 +1000 From: Christopher Vance To: freebsd-stable@freebsd.org Subject: kdump is broken in 4.0-S Message-ID: <20000524160518.A6415@nu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG # cd /usr/src/usr.bin/kdump # make cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -c ioctl.c In file included from ioctl.c:88: /usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE' redefined /usr/include/pccard/cardinfo.h:80: warning: this is the location of the previous definition In file included from ioctl.c:104: /usr/include/sys/cdrio.h:59: warning: `CDRIOCBLANK' redefined /usr/include/sys/wormio.h:102: warning: this is the location of the previous definition ioctl.c: In function `ioctlname': ioctl.c:1419: syntax error before `struct' ioctl.c:2087: syntax error before `struct' *** Error code 1 Repeated cvsup's and make world's over the last weeks have not fixed this. I'm sure it worked earlier this year, but there's nothing in the archives from this year in -stable, -current, or -questions. Did I miss something? -- Christopher Vance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message