Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2001 19:06:53 +0100
From:      Poul-Henning Kamp <phk@freebsd.org>
To:        current@freebsd.org
Subject:   make buildworld chokes on kdump
Message-ID:  <14114.984766013@critter>

next in thread | raw e-mail | index | archive | help

Is this fixed ?

syv# cd /usr/src/*/kdump
syv# make
cc -O -pipe  -I/syv/src/usr.bin/kdump/../ktrace -I/syv/src/usr.bin/kdump/../..   -c ioctl.c
In file included from ioctl.c:96:
/usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE' redefined
/usr/include/pccard/cardinfo.h:81: warning: this is the location of the previous definition
ioctl.c: In function `ioctlname':
ioctl.c:528: sizeof applied to an incomplete type
ioctl.c:798: sizeof applied to an incomplete type
ioctl.c:860: sizeof applied to an incomplete type
ioctl.c:904: sizeof applied to an incomplete type
ioctl.c:1034: sizeof applied to an incomplete type
ioctl.c:1248: sizeof applied to an incomplete type
ioctl.c:1882: syntax error before `;'
*** Error code 1

Stop in /syv/src/usr.bin/kdump.
syv# 

--
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.

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?14114.984766013>