} 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__
}
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_
2 matches
Mail list logo