From owner-freebsd-amd64@FreeBSD.ORG Tue Sep 13 01:43:11 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02C8316A41F for ; Tue, 13 Sep 2005 01:43:11 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84A5143D46 for ; Tue, 13 Sep 2005 01:43:06 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by xproxy.gmail.com with SMTP id i31so2576115wxd for ; Mon, 12 Sep 2005 18:43:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JJ+294D69EElbG5Fi8Pv2wyWFR6RUwFPtn64du1Anq5od9uCKPJI6xtjy/8tn/Ikn+o11Dm7rC/qyFnPwLtpieWN1uoLiOm1eYQTXOGfa9H122ewTLpQtWO387L0xZVZFVqGQTabjtdKuZimqCVuJl591s4VczMJHHrxpaHGEy4= Received: by 10.70.60.6 with SMTP id i6mr13956wxa; Mon, 12 Sep 2005 18:43:05 -0700 (PDT) Received: by 10.70.115.15 with HTTP; Mon, 12 Sep 2005 18:43:05 -0700 (PDT) Message-ID: <84dead7205091218434516ab6d@mail.gmail.com> Date: Tue, 13 Sep 2005 07:13:05 +0530 From: Joseph Koshy To: theblues gnr In-Reply-To: <20050912222748.GA12943@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050912194026.GA63524@xor.obsecurity.org> <20050912222748.GA12943@xor.obsecurity.org> Cc: freebsd-amd64@freebsd.org Subject: Re: Compiling modules statically X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: joseph.koshy@gmail.com List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Sep 2005 01:43:11 -0000 theblues> the driver statically. When I follow the instructions=20 theblues> on building a custom kernel the vge driver gets built=20 theblues> as a module. Modules will get built even if the relevant driver is already statically linked into the kernel. No-one has got around to integrating config(8) with the kernel module build system. --=20 FreeBSD Volunteer, http://people.freebsd.org/~jkoshy