Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 26 Nov 2001 15:07:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 26 Nov 2001 15:05:53 -0500 Received: from tmr-02.dsl.thebiz.net ([216.238.38.204]:51975 "EHLO gatekeeper.tmr.com") by vger.kernel.org with ESMTP id ; Mon, 26 Nov 2001 15:05:12 -0500 Date: Mon, 26 Nov 2001 14:58:49 -0500 (EST) From: Bill Davidsen To: Linux Kernel Mailing List Subject: Re: Loop.c File !!!! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 21 Nov 2001, Miguel Maria Godinho de Matos wrote: > The problem is the following: > > I AM A NEWBIE!!! > > Well i had some questions about the linux kernel compilation and some of you > gave me some real goos answeres, however, there is an issue which keeps > buzzing my head and that i can't understand! > > Some one told me i should edit the loop.c file and even tried to explained me > why but i couldn't understand. > > He said something about my new kernel wouldn't be able to compile if two or > three lines weren't comented! > > I didn't understand this fact so i would like to know why should i edit the > /usr/src/linux/drivers/block/loop.c file!!!! You should edit out those lines because your kernel will not compile unless you do so. Those lines are not supposed to be there and need to be removed. They are left over from an earlier version of the kernel and are not only not required but prevent compilation. -- bill davidsen CTO, TMR Associates, Inc Doing interesting things with little computers since 1979. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/