From owner-freebsd-current@FreeBSD.ORG Thu Oct 12 22:40:35 2006 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 C085616A47B for ; Thu, 12 Oct 2006 22:40:35 +0000 (UTC) (envelope-from fulanpeng@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1682C43D53 for ; Thu, 12 Oct 2006 22:40:35 +0000 (GMT) (envelope-from fulanpeng@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so778252pye for ; Thu, 12 Oct 2006 15:40:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=VxVx7RzU5pbMcXs5M8RnU/7I69qGD8twhHAsmU74SJS7pzBBpFXyUf+gzeJQJg4NEhgK2pf1z35KAMBKKhMdp1uiuwmcggcfWKqP260AkFr9NC08ydJ+OhESw6ARk4J16pAzm2jPGWLMaZqAopLHpefa6MbpobhRDnIgEQXvQEk= Received: by 10.65.249.10 with SMTP id b10mr3647434qbs; Thu, 12 Oct 2006 15:40:34 -0700 (PDT) Received: by 10.64.241.6 with HTTP; Thu, 12 Oct 2006 15:40:33 -0700 (PDT) Message-ID: Date: Thu, 12 Oct 2006 18:40:33 -0400 From: "fulan Peng" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: How to compile the kernel 7.0-CURRENT AMD64 ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 22:40:35 -0000 Hi, I just installed FreeBSD 7.0-CURRENT on a AMD Opteron. I cd /sys/amd64/conf I cp GENERIC,v newkernel ls: .cvsignore,v DEFAULTS,v GENERIC.hints,v Makefile,v newkernel Attic GENERIC,v MAC,v NOTES,v I have changed the ident from GENERIC to newkernel Then /usr/sbin/config newkernel. config: newkernel:1: syntax error This is the newkernel file: head 1.466; access; symbols RELENG_5_5_0_RELEASE:1.421.2.13 RELENG_5_5:1.421.2.13.0.2 RELENG_5_5_BP:1.421.2.13 RELENG_6_1_0_RELEASE:1.439.2.9.2.2 RELENG_6_1:1.439.2.9.0.2 RELENG_6_1_BP:1.439.2.9 RELENG_6_0_0_RELEASE:1.439.2.6.2.1 RELENG_6_0:1.439.2.6.0.2 RELENG_6_0_BP:1.439.2.6 RELENG_6:1.439.0.2 RELENG_6_BP:1.439 RELENG_5_4_0_RELEASE:1.421.2.11.2.1 RELENG_5_4:1.421.2.11.0.2 RELENG_5_4_BP:1.421.2.11 RELENG_5_3_0_RELEASE:1.421.2.4.2.1 RELENG_5_3:1.421.2.4.0.2 RELENG_5_3_BP:1.421.2.4 RELENG_5:1.421.0.2 RELENG_5_BP:1.421 RELENG_5_2_1_RELEASE:1.399.2.3 RELENG_5_2_0_RELEASE:1.399.2.2 RELENG_5_2:1.399.0.2 RELENG_5_2_BP:1.399 RELENG_5_1_0_RELEASE:1.386 RELENG_5_1:1.386.0.2 ....