Skip site navigation (1)Skip section navigation (2)
Date:      28 Apr 1998 21:51:18 -0700
From:      jkh@time.cdrom.com (Jordan K. Hubbard)
To:        stable@FreeBSD.ORG
Subject:   OK, who broke the build of GENERIC?
Message-ID:  <yfg1zuhmdrt.fsf@time.cdrom.com>

next in thread | raw e-mail | index | archive | help
It is blowing up now in <machine/types.h>:

	#if !defined(_ANSI_SOURCE) && !defined(_POSIX_SOURCE)
	typedef struct _physadr {
	        int r[1];
	} *physadr;
	..

Probably because of a change elsewhere in the headers (I haven't
tracked it down yet).

If you don't have the means to adequately test changes, PLEASE don't
commit them to -stable!  That branch is supposed to stay buildable.

-- 
- Jordan Hubbard
  FreeBSD Project / Walnut Creek CDROM

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



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