From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 23 Jan 2001 07:29:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 23 Jan 2001 07:29:32 -0500 Received: from 213.237.12.194.adsl.brh.worldonline.dk ([213.237.12.194]:50771 "HELO firewall.jaquet.dk") by vger.kernel.org with SMTP id ; Tue, 23 Jan 2001 07:29:19 -0500 Date: Tue, 23 Jan 2001 13:29:07 +0100 From: Rasmus Andersen To: Keith Owens Cc: Anders Karlsson , alan@lxorguk.ukuu.org.uk, linux-kernel@vger.kernel.org Subject: Re: 2.4.0-ac10 compile errors Message-ID: <20010123132907.C20488@jaquet.dk> In-Reply-To: <20010123121611.A3723@alien.ssd.hursley.ibm.com> <23997.980252378@ocs3.ocs-net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <23997.980252378@ocs3.ocs-net>; from kaos@ocs.com.au on Tue, Jan 23, 2001 at 11:19:38PM +1100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 23, 2001 at 11:19:38PM +1100, Keith Owens wrote: > On Tue, 23 Jan 2001 12:16:11 +0000, > Anders Karlsson wrote: > >Even if it is a pristine kernel tree? What function does the 'make > >mrproper' fill on an unused kernel tree? > > Depends on how you removed the old tree. If you did 'rm -rf *' then > some dot files are left around. make mrproper removes dot files, it > may or may not be the fix. I think that Alan left some autogenerated files in ac10 which you need make mrproper to delete properly. Regards, Rasmus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/