Date: Tue, 25 Jan 2000 07:51:54 -0800 From: Edwin Culp <eculp@MexComUSA.net> To: "current@FreeBSD.ORG" <current@FreeBSD.ORG> Subject: This morning's make world Message-ID: <388DC69A.EA4D0D73@MexComUSA.net> References: <200001251540.HAA26105@local-27.local.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I just found this in the log files for this morning's make worlds. Saludos, ed Charlie Root wrote: > cc -O -pipe -Wall -W -I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.bin/jot/jot.c > cc -O -pipe -Wall -W -I/usr/obj/usr/src/i386/usr/include -o jot jot.o > gzip -cn /usr/src/usr.bin/jot/jot.1 > jot.1.gz > ===> usr.bin/kdump > cc -O -pipe -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 -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:82: > /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. 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?388DC69A.EA4D0D73>