From owner-freebsd-current Tue Jan 25 13:13:41 2000 Delivered-To: freebsd-current@freebsd.org Received: from ozz.freebsd.org.ru (ozz.etrust.ru [195.2.84.116]) by hub.freebsd.org (Postfix) with ESMTP id AFDCC15158 for ; Tue, 25 Jan 2000 13:13:13 -0800 (PST) (envelope-from osa@ozz.freebsd.org.ru) Received: (from osa@localhost) by ozz.freebsd.org.ru (8.9.3/8.9.3) id AAA58220 for freebsd-current@FreeBSD.org; Wed, 26 Jan 2000 00:13:03 +0300 (MSK) (envelope-from osa) Date: Wed, 26 Jan 2000 00:13:01 +0300 From: Sergey Osokin To: freebsd-current@FreeBSD.org Subject: make world failed at usr.bin/kdump Message-ID: <20000126001301.A58205@freebsd.org.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ===> usr.bin/kdump cc -O2 -pipe -march=pentium -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 -O2 -pipe -march=pentium -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:81: /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/cdrio.h:59: warning: `CDRIOCBLANK' redefined /usr/obj/usr/src/i386/usr/include/sys/wormio.h:102: warning: this is the location of the previous definition In file included from ioctl.c:30: /usr/obj/usr/src/i386/usr/include/dev/dpt/dpt.h:883: syntax error before `bus_dmamap_t' /usr/obj/usr/src/i386/usr/include/dev/dpt/dpt.h:1016: syntax error before `bus_dmamap_t' /usr/obj/usr/src/i386/usr/include/dev/dpt/dpt.h:1024: syntax error before `bus_space_tag_t' /usr/obj/usr/src/i386/usr/include/dev/dpt/dpt.h:1028: syntax error before `bus_addr_t' /usr/obj/usr/src/i386/usr/include/dev/dpt/dpt.h:1045: syntax error before `bus_dma_tag_t' /usr/obj/usr/src/i386/usr/include/dev/dpt/dpt.h:1136: syntax error before `bus_addr_t' /usr/obj/usr/src/i386/usr/include/dev/dpt/dpt.h:1273: syntax error before `bus_space_tag_t' In file included from ioctl.c:33: /usr/obj/usr/src/i386/usr/include/dev/vinum/vinumio.h:104: `MAXNAME' undeclared here (not in a function) ioctl.c: In function `ioctlname': ioctl.c:140: sizeof applied to an incomplete type ioctl.c:236: sizeof applied to an incomplete type ioctl.c:306: sizeof applied to an incomplete type ioctl.c:374: sizeof applied to an incomplete type ioctl.c:694: sizeof applied to an incomplete type ioctl.c:1074: sizeof applied to an incomplete type ioctl.c:1422: sizeof applied to an incomplete type ioctl.c:1470: sizeof applied to an incomplete type ioctl.c:1838: `dpt_perf_t' undeclared (first use in this function) ioctl.c:1838: (Each undeclared identifier is reported only once ioctl.c:1838: for each function it appears in.) ioctl.c:1874: sizeof applied to an incomplete type *** Error code 1 Stop in /usr/src/usr.bin/kdump. *** Error code 1 Stop in /usr/src/usr.bin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Rgdz, Sergey A. Osokin, osa@FreeBSD.org.ru http://www.FreeBSD.org.ru/~osa/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message