[parisc-linux] gcc-3.2 failed to compile kernel

Grant Grundler grundler@dsl2.external.hp.com
Wed, 26 Jun 2002 08:25:16 -0600


joel.soete@freebel.net wrote:
> In file included from pacache.S:44:
> /Develop/parisc-linux/src/linux-2.4.18-pa40/include/asm/cache.h:9: 1/config.h
>   :
> No such file or directory

The offending line is:
      8 #include <linux/config.h>

I'll assume "linux" being #define'd to 1.
gcc predefines perhaps?

grant