From owner-freebsd-stable Mon Sep 11 17:22:55 2000 Delivered-To: freebsd-stable@freebsd.org Received: from manston.placeware.com (manston.placeware.com [209.1.15.21]) by hub.freebsd.org (Postfix) with ESMTP id D0F7237B422 for ; Mon, 11 Sep 2000 17:22:53 -0700 (PDT) Received: from aberwrach.le-berre.com (dhcp174.placeware.com [209.1.15.174]) by manston.placeware.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id R4PJZRJG; Mon, 11 Sep 2000 17:23:53 -0700 Message-Id: <5.0.0.25.0.20000911172247.01914008@manston.placeware.com> X-Sender: philippe.le.berre/le-berre.com@212.129.1.43 X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Mon, 11 Sep 2000 17:26:11 -0700 To: freebsd-stable@FreeBSD.ORG From: Philippe Le Berre Subject: Fresh stable build broke on redefined MDF_ACTIVE & CDRIO_BLANK. In-Reply-To: References: <39BD6E39.95FD3488@cnmnetwork.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, While building world I hit this one: ===> usr.bin/kdump cc -O -pipe -march=pentiumpro -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/.. /.. -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/kdump/kdump.c cc -O -pipe -march=pentiumpro -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/.. /.. -I/usr/obj/usr/src/i386/usr/include -c ioctl.c In file included from ioctl.c:84: /usr/obj/usr/src/i386/usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE' redefined /usr/obj/usr/src/i386/usr/include/pccard/cardinfo.h:80: warning: this is the location of the previous definition In file included from ioctl.c:95: /usr/obj/usr/src/i386/usr/include/sys/wormio.h:102: warning: `CDRIOCBLANK' redefined /usr/obj/usr/src/i386/usr/include/sys/cdrio.h:59: warning: this is the location of the previ ous definition ioctl.c: In function `ioctlname': ioctl.c:1828: syntax error before character 030 *** Error code 1 Stop in /usr/src/usr.bin/kdump. *** Error code 1 regards, -philippe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message