From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Teigland Date: Thu, 12 Oct 2006 10:13:44 -0500 Subject: [Cluster-devel] Re: Fwd: linux-2.6.19-rc1 (commit c25d5180) build failed In-Reply-To: <200610121249.27141.toralf.foerster@gmx.de> References: <200610121249.27141.toralf.foerster@gmx.de> Message-ID: <20061012151344.GC27618@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Thu, Oct 12, 2006 at 12:49:25PM +0200, Toralf F?rster wrote: > the build with the attached .config failed : How did you create this .config? It has: > CONFIG_DLM=y > # CONFIG_CONFIGFS_FS is not set But the DLM does "select CONFIGFS_FS", so your .config shouldn't be possible. Dave