From owner-freebsd-current Thu Aug 28 22:27:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA11732 for current-outgoing; Thu, 28 Aug 1997 22:27:00 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA11727 for ; Thu, 28 Aug 1997 22:26:57 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.7/8.6.9) with ESMTP id WAA20532; Thu, 28 Aug 1997 22:26:56 -0700 (PDT) To: Warner Losh cc: freebsd-current@FreeBSD.ORG Subject: Re: sysinstall.fdisk display problem In-reply-to: Your message of "Thu, 28 Aug 1997 23:18:35 MDT." Date: Thu, 28 Aug 1997 22:26:56 -0700 Message-ID: <20528.872832416@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Ummm, no it doesn't. I found at least one problem that I've detailed > in a message to hackers about this. asmacros.h has an explicit > include of "/usr/src/lib/libc/i386/DEFS.h" in it, which breaks on the > include in lib/msun's build. At least it did for me last night when I > tried to build everything with a make buildworld on my 3.0-current > machine. Maybe I have some version skew going on, but my 3.0 machine > is fairly current.... I'll update to the latest and greatest current > and see if that changes things. Hmmm. Well, the machine disagrees with you: root@make-> uname -a FreeBSD make.ican.net 3.0-CURRENT FreeBSD 3.0-CURRENT #1: Sat Jul 26 16:50:50 ED [ AKA current.freebsd.org AKA releng22.freebsd.org ] root@make-> cd ~ftp/pub/FreeBSD/ root@make-> ls 2.2-970713-RELENG 2.2-970828-RELENG 3.0-970814-SNAP 2.2-970801-RELENG 3.0-970713-SNAP 3.0-970815-SNAP 2.2-970813-RELENG 3.0-970716-SNAP 3.0-970821-SNAP 2.2-970814-RELENG 3.0-970718-SNAP 3.0-970822-SNAP 2.2-970815-RELENG 3.0-970731-SNAP 3.0-970823-SNAP 2.2-970816-RELENG 3.0-970805-SNAP 3.0-970824-SNAP 2.2-970818-RELENG 3.0-970806-SNAP 3.0-970825-SNAP 2.2-970819-RELENG 3.0-970807-SNAP 3.0-970826-SNAP 2.2-970821-RELENG 3.0-970808-SNAP 3.0-970827-SNAP 2.2-970822-RELENG 3.0-970809-SNAP 3.0-970828-SNAP 2.2-970823-RELENG 3.0-970810-SNAP README-22.TXT 2.2-970824-RELENG 3.0-970811-SNAP README-30.TXT 2.2-970825-RELENG 3.0-970812-SNAP current 2.2-970826-RELENG 3.0-970813-SNAP releng22 As you can see, the only day it failed to build a 2.2 SNAPshot was on the 27th - the 26th and the 28th worked fine.