Compiling problems for powerpc

I am compiling linux kernel 2.4.20-8 for MPC8xx CPU (PowerPC core). I performed the following steps at the linux directory:

# make clean && make mrproper # make ARCH=ppc CROSS_COMPILE=powerpc-linux- menuconfig # make ARCH=ppc CROSS_COMPILE=powerpc-linux- dep # make ARCH=ppc CROSS_COMPILE=powerpc-linux- bzImage

I get an error saying:

make: ***[init/main.o] Error 1

The following is the error file:

make[1]: Circular /usr/src/linux/include/linux/netfilter_ipv4/ip_conntrack.h

Reply to
LinuxNovice
Loading thread data ...

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.