From owner-freebsd-alpha Mon Dec 13 21:38:40 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 7132E1531E; Mon, 13 Dec 1999 21:38:38 -0800 (PST) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id VAA27300; Mon, 13 Dec 1999 21:38:37 -0800 (PST) (envelope-from jdp@polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id VAA00443; Mon, 13 Dec 1999 21:38:37 -0800 (PST) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 13 Dec 1999 21:38:37 -0800 (PST) Organization: Polstra & Co., Inc. From: John Polstra To: alpha@freebsd.org Subject: Alpha Makefile is broken for config -g in -stable Cc: dfr@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On -stable Alpha systems, if you do a "config -g" and then try to build a kernel, the build stops with "make: don't know how to make kernel.debug. Stop". I am pretty sure the breakage was introduced in revision 1.16.2.3 of Makefile.alpha. It looks like some -currentisms were introduced without the corresponding changes in "config". N.B., -stable i386 systems don't even try to do the kernel.debug thing -- that's -current only. If any of you have time to try to fix this before the release, it would be a Very Good Thing. I don't think I'm going to have time to work on it between now and then. John --- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "No matter how cynical I get, I just can't keep up." -- Nora Ephron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message