Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 6 Jun 2002 08:21:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 6 Jun 2002 08:21:13 -0400 Received: from dell-paw-3.cambridge.redhat.com ([195.224.55.237]:23549 "EHLO passion.cambridge.redhat.com") by vger.kernel.org with ESMTP id ; Thu, 6 Jun 2002 08:21:13 -0400 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 From: David Woodhouse X-Accept-Language: en_GB In-Reply-To: <20020605134945.7ad22093.kristian.peters@korseby.net> To: Kristian Peters Cc: linux-kernel@vger.kernel.org Subject: Re: -ac series won't compile without fix Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 06 Jun 2002 13:21:13 +0100 Message-ID: <30073.1023366073@redhat.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org kristian.peters@korseby.net said: > I'm unable to compile the -ac series correctly. A "make mrproper" > does not help here. > make[1]: *** No rule to make target `/usr/src/linux-2.4.19-pre10-ac1/fs/inflate_fs/infblock.h', needed by `/usr/src/linux-2.4.19-pre10-ac1/fs/inflate_fs/infcodes.h'. Stop. This is one of many symptoms of the broken kbuild system in current 2.4 and 2.5 kernels. You need to re-run 'make dep'. -- dwmw2 - 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/