From owner-freebsd-stable Tue Apr 28 21:52:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA14999 for freebsd-stable-outgoing; Tue, 28 Apr 1998 21:52:01 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from time.cdrom.com (jkh@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA14985 for ; Tue, 28 Apr 1998 21:51:48 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: (from jkh@localhost) by time.cdrom.com (8.8.8/8.8.8) id VAA03114; Tue, 28 Apr 1998 21:51:19 -0700 (PDT) (envelope-from jkh) To: stable@FreeBSD.ORG Subject: OK, who broke the build of GENERIC? From: jkh@time.cdrom.com (Jordan K. Hubbard) Date: 28 Apr 1998 21:51:18 -0700 Message-ID: Lines: 17 X-Mailer: Gnus v5.5/Emacs 20.2 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk It is blowing up now in : #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