Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 19 Sep 2002 05:02:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 19 Sep 2002 05:02:34 -0400 Received: from hermes.fachschaften.tu-muenchen.de ([129.187.202.12]:47349 "HELO hermes.fachschaften.tu-muenchen.de") by vger.kernel.org with SMTP id ; Thu, 19 Sep 2002 05:02:33 -0400 Date: Thu, 19 Sep 2002 11:07:33 +0200 (CEST) From: Adrian Bunk X-X-Sender: bunk@mimas.fachschaften.tu-muenchen.de To: Dominik Brodowski cc: Alan Cox , Subject: Re: Linux 2.4.20-pre7-ac2 In-Reply-To: <20020919104233.A1812@brodo.de> 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 Content-Length: 1523 Lines: 48 On Thu, 19 Sep 2002, Dominik Brodowski wrote: > Not really CPUfreq related, but this should fix it: >... Unfortunately not: <-- snip --> ... gcc -D__KERNEL__ -I/home/bunk/linux/kernel-2.4/linux-2.4.19-full/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=k6 -nostdinc -iwithprefix include -DKBUILD_BASENAME=cpufreq -c -o cpufreq.o cpufreq.c In file included from /home/bunk/linux/kernel-2.4/linux-2.4.19-full/include/linux/irq.h:69, from /home/bunk/linux/kernel-2.4/linux-2.4.19-full/include/asm/hardirq.h:6, from /home/bunk/linux/kernel-2.4/linux-2.4.19-full/include/linux/interrupt.h:46, from cpufreq.c:21: /home/bunk/linux/kernel-2.4/linux-2.4.19-full/include/asm/hw_irq.h: In function `x86_do_profile': /home/bunk/linux/kernel-2.4/linux-2.4.19-full/include/asm/hw_irq.h:202: dereferencing pointer to incomplete type make[2]: *** [cpufreq.o] Error 1 make[2]: Leaving directory `/home/bunk/linux/kernel-2.4/linux-2.4.19-full/kernel' <-- snip --> > Dominik >... cu Adrian -- You only think this is a free country. Like the US the UK spends a lot of time explaining its a free country because its a police state. Alan Cox - 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/