Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 1999 07:48:52 -0800 (PST)
From:      "Jonathan M. Bresler" <jmb@hub.freebsd.org>
To:        obrien@NUXI.com
Cc:        marcel@scc.nl, cvs-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src Makefile.inc1
Message-ID:  <19991124154852.CC88A152E9@hub.freebsd.org>
In-Reply-To: <19991124074127.J49362@dragon.nuxi.com> (obrien@NUXI.com)

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Install the 19991031 snapshot on an Alpha and do a -CURRENT buildworld.
> I had to help both JMB and Mike Smith in this situation.  The build just
> dies making libgcc.   Since it wasn't my machine, I was limited in what I
> could to do debug it (I would have liked to add "-v" to CFLAGS).  When
> JMB reverted Makefile.inc1 from 1.93 to 1.91, the build worked.

	current is broken at this:

===> usr.bin/kdump
cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace
-I/usr/src/usr.bin/kdump/../..   -I/usr/obj/usr/src/tmp/usr/include -c
/usr/src/usr.bin/kdump/kdump.c
/bin/sh /usr/src/usr.bin/kdump/mkioctls > ioctl.c
In file included from :30:
/usr/obj/usr/src/tmp/usr/include/sys/memrange.h:16: warning:
`MDF_ACTIVE' redefined
/usr/obj/usr/src/tmp/usr/include/pccard/cardinfo.h:77: warning: this
is the location of the previous definition
cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace
-I/usr/src/usr.bin/kdump/../..   -I/usr/obj/usr/src/tmp/usr/include -c
ioctl.c
In file included from ioctl.c:51:
/usr/obj/usr/src/tmp/usr/include/sys/memrange.h:16: warning:
`MDF_ACTIVE' redefined
/usr/obj/usr/src/tmp/usr/include/pccard/cardinfo.h:77: warning: this
is the location of the previous definition
ioctl.c: In function `ioctlname':
ioctl.c:607: sizeof applied to an incomplete type
ioctl.c:771: sizeof applied to an incomplete type
ioctl.c:1143: 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.
*** Error code 1

Stop in /usr/src.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991124154852.CC88A152E9>