From owner-freebsd-current@FreeBSD.ORG Wed Dec 7 03:34:21 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D267216A41F for ; Wed, 7 Dec 2005 03:34:21 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D72343D55 for ; Wed, 7 Dec 2005 03:34:21 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.4/8.13.4) with ESMTP id jB73YJAT010230 for ; Tue, 6 Dec 2005 19:34:19 -0800 (PST) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.4/8.13.1/Submit) id jB73YJ54010229 for freebsd-current@freebsd.org; Tue, 6 Dec 2005 19:34:19 -0800 (PST) (envelope-from obrien) Date: Tue, 6 Dec 2005 19:34:19 -0800 From: "David O'Brien" To: freebsd-current@freebsd.org Message-ID: <20051207033419.GA10185@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 7.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.11 Subject: config(8) VERSREQ checking broken? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Dec 2005 03:34:21 -0000 sys/amd64/conf# config -V 600002 sys/amd/conf# config GENERIC Specify machine type, e.g. ``machine i386'' sys/amd/conf# grep VERSREQ ../../conf/Makefile.amd64 %VERSREQ= 600004 Shouldn't I be getting the usual error message that my config version isn't new enough to support building a kernel from these sources? -- -- David (obrien@FreeBSD.org) Q: Because it reverses the logical flow of conversation. A: Why is top-posting (putting a reply at the top of the message) frowned upon?