From owner-freebsd-current Fri Aug 29 09:58:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA14113 for current-outgoing; Fri, 29 Aug 1997 09:58:20 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA14107 for ; Fri, 29 Aug 1997 09:58:15 -0700 (PDT) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 1.60 #1) id 0x4U4J-0007QK-00; Fri, 29 Aug 1997 10:38:43 -0600 To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) Subject: Re: sysinstall.fdisk display problem Cc: freebsd-current@freebsd.org In-reply-to: Your message of "Fri, 29 Aug 1997 08:00:45 +0200." <19970829080045.HW53717@uriah.heep.sax.de> References: <19970829080045.HW53717@uriah.heep.sax.de> <20449.872831666@time.cdrom.com> Date: Fri, 29 Aug 1997 10:38:43 -0600 From: Warner Losh Message-Id: Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <19970829080045.HW53717@uriah.heep.sax.de> J Wunsch writes: : Warner, you haven't ever built a release, have you? Nope. I just know that make buildworld failed on my -current system for the 2.2 tree I had. Since that is a subpart of make world which I thought was a subpart of make release, I thought that might be the problem. Warner