From owner-freebsd-stable Mon Jun 11 15: 9:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id 3EB6237B403 for ; Mon, 11 Jun 2001 15:08:54 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.4/8.11.3) with ESMTP id f5BM8ct06846; Mon, 11 Jun 2001 15:08:38 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) To: rjackson@cs.csubak.edu Cc: stable@FreeBSD.ORG Subject: Re: Why is the STABLE branch not so stable anymore? In-Reply-To: <3B25405D.2090209@cs.csubak.edu> References: <20010611172443.A18552@home.com> <3B25405D.2090209@cs.csubak.edu> X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010611150838X.jkh@osd.bsdi.com> Date: Mon, 11 Jun 2001 15:08:38 -0700 From: Jordan Hubbard X-Dispatcher: imput version 20000228(IM140) Lines: 18 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Short answer: -stable builds fine. Long answer: It only builds fine if you don't use non-standard build flags like SHARED=symlinks, which some people appear to be using since they're reporting problems. On a completely stock -stable system as of yesterday, I can report: >>> elf make world started on Sun Jun 10 12:28:33 PDT 2001 >>> elf make world completed on Sun Jun 10 13:23:54 PDT 2001 >>> Kernel build for WINSTON started on Sun Jun 10 13:23:54 PDT 2001 >>> Kernel build for WINSTON completed on Sun Jun 10 13:30:25 PDT 2001 So both the world and the kernel build just fine if you don't try to do things your own way right now and if you have a stock -stable source tree without local modifications. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message