From owner-freebsd-current Tue Jan 25 7:52: 1 2000 Delivered-To: freebsd-current@freebsd.org Received: from dsl.MexComUSA.net (adsl-63-194-214-46.dsl.snfc21.pacbell.net [63.194.214.46]) by hub.freebsd.org (Postfix) with ESMTP id 1961914D1F for ; Tue, 25 Jan 2000 07:51:59 -0800 (PST) (envelope-from eculp@MexComUSA.net) Received: from MexComUSA.net (cm-208-138-47-186.cableco-op.ispchannel.com [208.138.47.186]) by dsl.MexComUSA.net (8.9.3/8.9.3) with ESMTP id HAA90534 for ; Tue, 25 Jan 2000 07:51:55 -0800 (PST) (envelope-from eculp@MexComUSA.net) Message-ID: <388DC69A.EA4D0D73@MexComUSA.net> Date: Tue, 25 Jan 2000 07:51:54 -0800 From: Edwin Culp Organization: Mexico Communicates, S.C. X-Mailer: Mozilla 4.7 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "current@FreeBSD.ORG" Subject: This morning's make world References: <200001251540.HAA26105@local-27.local.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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