Re: Compiling 2.4.0-test10 on PPC

2000-11-03 Thread Cort Dougan
} 2.4.0-test10 doesn't compile correctly on a mac. } Only 2 changes are necessary to make it work. } Or are there any bigger problems with the ppc arch? } } the 2 changes: } in ./include/asm-ppc/param.h the following lines have to be added } right before the last #endif: } } #ifdef __KERNEL__ }

Compiling 2.4.0-test10 on PPC

2000-11-03 Thread Thomas Kotzian
2.4.0-test10 doesn't compile correctly on a mac. Only 2 changes are necessary to make it work. Or are there any bigger problems with the ppc arch? the 2 changes: in ./include/asm-ppc/param.h the following lines have to be added right before the last #endif: #ifdef __KERNEL__ # define CLOCKS_PER_