Date: Wed, 26 Jan 2000 00:13:01 +0300 From: Sergey Osokin <osa@FreeBSD.org.ru> To: freebsd-current@FreeBSD.org Subject: make world failed at usr.bin/kdump Message-ID: <20000126001301.A58205@freebsd.org.ru>
next in thread | raw e-mail | index | archive | help
===> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000126001301.A58205>