Date: Wed, 24 May 2000 16:05:18 +1000 From: Christopher Vance <vance@nu.org> To: freebsd-stable@freebsd.org Subject: kdump is broken in 4.0-S Message-ID: <20000524160518.A6415@nu.org>
next in thread | raw e-mail | index | archive | help
# 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000524160518.A6415>