[klibc] times.h and building ash

H. Peter Anvin hpa at zytor.com
Tue Oct 19 12:34:04 PDT 2004


Daniel Thaler wrote:
> Hello,
> 
> For 2.6.9 you need to add 3 lines to the top of ash/eval.c:
> #define NSEC_PER_SEC (1000000000L)
> # define USER_HZ    100
> typedef unsigned long long u64;
> 
> This is an ugly hack of course, but I'm not sure its worthwile looking 
> for a better solution, since with Changeset 1.1997.39.208 the relevant 
> Linux headers got rearranged in such a way that ash compiles again.
> IOW it should work again with tomorrow's bk-snapshot.
> 

I think a lot of people consider the so-called 2.6.9-final an 
unfortunate accident.

	-hpa



More information about the klibc mailing list